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