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