|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JFile | |
---|---|
org.apache.hadoop.record.compiler | (DEPRECATED) This package contains classes needed for code generation from the hadoop record compiler. |
org.apache.hadoop.record.compiler.generated | (DEPRECATED) This package contains code generated by JavaCC from the Hadoop record syntax file rcc.jj. |
Uses of JFile in org.apache.hadoop.record.compiler |
---|
Constructor parameters in org.apache.hadoop.record.compiler with type arguments of type JFile | |
---|---|
JFile(String name,
ArrayList<JFile> inclFiles,
ArrayList<JRecord> recList)
Deprecated. Creates a new instance of JFile |
Uses of JFile in org.apache.hadoop.record.compiler.generated |
---|
Methods in org.apache.hadoop.record.compiler.generated that return JFile | |
---|---|
JFile |
Rcc.Include()
Deprecated. |
JFile |
Rcc.Input()
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |