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