| Package | Description |
|---|---|
| org.apache.flink.table.dataformat | |
| org.apache.flink.table.runtime.typeutils |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBinaryWriter.writeRow(int pos,
BaseRow input,
BaseRowSerializer serializer) |
void |
BinaryWriter.writeRow(int pos,
BaseRow value,
BaseRowSerializer type) |
| Modifier and Type | Method and Description |
|---|---|
BaseRowSerializer |
BaseRowTypeInfo.createSerializer(org.apache.flink.api.common.ExecutionConfig config) |
BaseRowSerializer |
BaseRowSerializer.BaseRowSerializerSnapshot.restoreSerializer() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.