| Interface | Description |
|---|---|
| RecordDeserializer<T extends org.apache.flink.core.io.IOReadableWritable> |
Interface for turning sequences of memory segments into records.
|
| RecordSerializer<T extends org.apache.flink.core.io.IOReadableWritable> |
Interface for turning records into sequences of memory segments.
|
| Class | Description |
|---|---|
| AdaptiveSpanningRecordDeserializer<T extends org.apache.flink.core.io.IOReadableWritable> | |
| EventSerializer |
Utility class to serialize and deserialize task events.
|
| SpanningRecordSerializer<T extends org.apache.flink.core.io.IOReadableWritable> | |
| SpillingAdaptiveSpanningRecordDeserializer<T extends org.apache.flink.core.io.IOReadableWritable> |
| Enum | Description |
|---|---|
| RecordDeserializer.DeserializationResult | |
| RecordSerializer.SerializationResult |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.