| Interface | Description |
|---|---|
| RecordDeserializer<T extends IOReadableWritable> |
Interface for turning sequences of memory segments into records.
|
| RecordSerializer<T extends IOReadableWritable> |
Interface for turning records into sequences of memory segments.
|
| Class | Description |
|---|---|
| AdaptiveSpanningRecordDeserializer<T extends IOReadableWritable> | |
| DataInputDeserializer |
A simple and efficient deserializer for the
DataInput interface. |
| DataOutputSerializer |
A simple and efficient serializer for the
DataOutput interface. |
| SpanningRecordSerializer<T extends IOReadableWritable> |
| Enum | Description |
|---|---|
| RecordDeserializer.DeserializationResult | |
| RecordSerializer.SerializationResult |
Copyright © 2015 The Apache Software Foundation. All rights reserved.