Uses of Package
org.apache.hadoop.record.compiler

Packages that use org.apache.hadoop.record.compiler
org.apache.hadoop.record.compiler This package contains classes needed for code generation from the hadoop record compiler. 
org.apache.hadoop.record.compiler.generated This package contains code generated by JavaCC from the Hadoop record syntax file rcc.jj. 
 

Classes in org.apache.hadoop.record.compiler used by org.apache.hadoop.record.compiler
JField
          A thin wrappper around record field.
JFile
          Container for the Hadoop Record DDL.
JRecord
           
JType
          Abstract Base class for all types supported by Hadoop Record I/O.
 

Classes in org.apache.hadoop.record.compiler used by org.apache.hadoop.record.compiler.generated
JField
          A thin wrappper around record field.
JFile
          Container for the Hadoop Record DDL.
JMap
           
JRecord
           
JType
          Abstract Base class for all types supported by Hadoop Record I/O.
JVector
           
 



Copyright © 2009 The Apache Software Foundation