程序包 | 说明 |
---|---|
org.apache.hadoop.record |
Hadoop record I/O contains classes and a record description language
translator for simplifying serialization and deserialization of records in a
language-neutral manner.
|
限定符和类型 | 方法和说明 |
---|---|
static BinaryRecordOutput |
BinaryRecordOutput.get(DataOutput out)
Get a thread-local record output for the supplied DataOutput.
|
Copyright © 2009 The Apache Software Foundation