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
Buffer
          A byte sequence that is used as a Java native type for buffer.
Index
          Interface that acts as an iterator for deserializing maps.
InputArchive
          Interface that all the Deserializers have to implement.
OutputArchive
          Interface that alll the serializers have to implement.
Record
          Interface that is implemented by generated classes.
 



Copyright © 2006 The Apache Software Foundation