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

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

Methods in org.apache.hadoop.record that return Index
 Index InputArchive.startMap(String tag)
           
 Index BinaryInputArchive.startMap(String tag)
           
 Index InputArchive.startVector(String tag)
           
 Index BinaryInputArchive.startVector(String tag)
           
 



Copyright © 2006 The Apache Software Foundation