| Package | Description | 
|---|---|
| org.apache.hadoop.record | 
    (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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Index | RecordInput. startMap(String tag)Deprecated.  Check the mark for start of the serialized map. | 
| Index | BinaryRecordInput. startMap(String tag)Deprecated.  | 
| Index | RecordInput. startVector(String tag)Deprecated.  Check the mark for start of the serialized vector. | 
| Index | BinaryRecordInput. startVector(String tag)Deprecated.  | 
Copyright © 2025 Apache Software Foundation. All rights reserved.