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 BinaryRecordInput |
BinaryRecordInput.get(DataInput inp)
Deprecated.
Get a thread-local record input for the supplied DataInput.
|
Copyright © 2015 Apache Software Foundation. All rights reserved.