| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.dataformat |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractBinaryWriter
Use the special format to write data to a
MemorySegment (its capacity grows
automatically). |
class |
BinaryArrayWriter
Writer for binary array.
|
class |
BinaryRowWriter
Writer for
BinaryRow. |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
BinaryWriter.write(BinaryWriter writer,
int pos,
Object o,
org.apache.flink.table.types.logical.LogicalType type,
org.apache.flink.api.common.typeutils.TypeSerializer serializer) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.