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

Packages that use JField
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 JField in org.apache.hadoop.record.compiler
 

Constructor parameters in org.apache.hadoop.record.compiler with type arguments of type JField
JRecord(String name, ArrayList<JField<JType>> flist)
          Deprecated. Creates a new instance of JRecord
 

Uses of JField in org.apache.hadoop.record.compiler.generated
 

Methods in org.apache.hadoop.record.compiler.generated that return JField
 JField<JType> Rcc.Field()
          Deprecated.  
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.