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

Packages that use org.apache.hadoop.record.compiler.generated
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.generated used by org.apache.hadoop.record.compiler.generated
ParseException
          This exception is thrown when parse errors are encountered.
RccConstants
           
RccTokenManager
           
SimpleCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token
          Describes the input token stream.
 



Copyright © 2009 The Apache Software Foundation