@Internal public final class InternalSerializers extends Object
TypeSerializer of LogicalType for internal data structures.| Modifier and Type | Method and Description |
|---|---|
static <T> org.apache.flink.api.common.typeutils.TypeSerializer<T> |
create(org.apache.flink.table.types.logical.LogicalType type)
Creates a
TypeSerializer for internal data structures of the given LogicalType. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.