Package | Description |
---|---|
org.apache.hadoop.record |
(DEPRECATED) Hadoop record I/O contains classes and a record description language
translator for simplifying serialization and deserialization of records in a
language-neutral manner.
|
Modifier and Type | Method and Description |
---|---|
static BinaryRecordOutput |
BinaryRecordOutput.get(DataOutput out)
Deprecated.
Get a thread-local record output for the supplied DataOutput.
|
Copyright © 2015 Apache Software Foundation. All rights reserved.