Class CharValueSerializer.CharValueSerializerSnapshot
- java.lang.Object
-
- org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<CharValue>
-
- org.apache.flink.api.common.typeutils.base.CharValueSerializer.CharValueSerializerSnapshot
-
- All Implemented Interfaces:
TypeSerializerSnapshot<CharValue>
- Enclosing class:
- CharValueSerializer
public static final class CharValueSerializer.CharValueSerializerSnapshot extends SimpleTypeSerializerSnapshot<CharValue>
Serializer configuration snapshot for compatibility and format evolution.
-
-
Constructor Summary
Constructors Constructor Description CharValueSerializerSnapshot()
-
Method Summary
-
Methods inherited from class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
equals, getCurrentVersion, hashCode, readSnapshot, resolveSchemaCompatibility, restoreSerializer, toString, writeSnapshot
-
-