Uses of Package
org.apache.hadoop.record

Packages that use org.apache.hadoop.record
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. 
 

Classes in org.apache.hadoop.record used by org.apache.hadoop.record
BinaryRecordInput
           
BinaryRecordOutput
           
Buffer
          A byte sequence that is used as a Java native type for buffer.
Index
          Interface that acts as an iterator for deserializing maps.
Record
          Abstract class that is extended by generated classes.
RecordComparator
          A raw record comparator base class
RecordInput
          Interface that all the Deserializers have to implement.
RecordOutput
          Interface that alll the serializers have to implement.
 



Copyright © 2006 The Apache Software Foundation