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