Uses of Class
org.apache.hadoop.record.BinaryRecordInput

Packages that use BinaryRecordInput
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. 
 

Uses of BinaryRecordInput in org.apache.hadoop.record
 

Methods in org.apache.hadoop.record that return BinaryRecordInput
static BinaryRecordInput BinaryRecordInput.get(DataInput inp)
          Get a thread-local record input for the supplied DataInput.
 



Copyright © 2009 The Apache Software Foundation