public class InternalSerializers extends Object
TypeSerializer of LogicalType for internal sql engine execution data formats.| Constructor and Description |
|---|
InternalSerializers() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.api.common.typeutils.TypeSerializer |
create(org.apache.flink.table.types.logical.LogicalType type,
org.apache.flink.api.common.ExecutionConfig config) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.