Uses of Interface
org.apache.hadoop.record.Index
Packages that use Index
Package
Description
(DEPRECATED) 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 IndexModifier and TypeMethodDescriptionDeprecated.Deprecated.Check the mark for start of the serialized map.BinaryRecordInput.startVector(String tag) Deprecated.RecordInput.startVector(String tag) Deprecated.Check the mark for start of the serialized vector.