|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CodeBuffer | A wrapper around StringBuffer that automatically does indentation |
Consts | const definitions for Record I/O compiler |
JBoolean | |
JBuffer | Code generator for "buffer" type. |
JByte | Code generator for "byte" type. |
JDouble | |
JField<T> | A thin wrappper around record field. |
JFile | Container for the Hadoop Record DDL. |
JFloat | |
JInt | Code generator for "int" type |
JLong | Code generator for "long" type |
JMap | |
JRecord | |
JString | |
JType | Abstract Base class for all types supported by Hadoop Record I/O. |
JVector |
This package contains classes needed for code generation from the hadoop record compiler. CppGenerator and JavaGenerator are the main entry points from the parser. There are classes corrsponding to every primitive type and compound type included in Hadoop record I/O syntax.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |