Uses of Interface
org.apache.hadoop.record.InputArchive

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

Classes in org.apache.hadoop.record that implement InputArchive
 class BinaryInputArchive
           
 

Methods in org.apache.hadoop.record with parameters of type InputArchive
 void Record.deserialize(InputArchive archive, String tag)
           
 



Copyright © 2006 The Apache Software Foundation