public class InternalSerializers extends Object
TypeSerializer of DataType for internal data structures.| Modifier and Type | Method and Description |
|---|---|
static <T> org.apache.flink.api.common.typeutils.TypeSerializer<T> |
create(org.apache.flink.cdc.common.types.DataType type)
Creates a
TypeSerializer for internal data structures of the given DataType. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.