| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.api.serialization |
| Modifier and Type | Class and Description |
|---|---|
class |
SpanningRecordSerializer<T extends IOReadableWritable>
Record serializer which serializes the complete record to an intermediate
data serialization buffer and copies this buffer to target buffers
one-by-one using
SpanningRecordSerializer.setNextBuffer(Buffer). |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.