请参阅: 说明
| 类 | 说明 |
|---|---|
| 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 |
Copyright © 2009 The Apache Software Foundation