Uses of Class
org.apache.hadoop.record.BinaryRecordInput
Packages that use BinaryRecordInput
Package
Description
(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.
-
Uses of BinaryRecordInput in org.apache.hadoop.record
Methods in org.apache.hadoop.record that return BinaryRecordInputModifier and TypeMethodDescriptionstatic BinaryRecordInputDeprecated.Get a thread-local record input for the supplied DataInput.