Uses of Class
org.apache.hadoop.record.compiler.JFile

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.  
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.