| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.api.serialization |
| Modifier and Type | Class and Description |
|---|---|
class |
SpanningRecordSerializer<T extends org.apache.flink.core.io.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.copyToBufferBuilder(BufferBuilder). |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.