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