Class DateSerializer.DateSerializerSnapshot

java.lang.Object
org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<Date>
org.apache.flink.table.runtime.typeutils.serializers.python.DateSerializer.DateSerializerSnapshot
All Implemented Interfaces:
org.apache.flink.api.common.typeutils.TypeSerializerSnapshot<Date>
Enclosing class:
DateSerializer

public static final class DateSerializer.DateSerializerSnapshot extends org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<Date>
Serializer configuration snapshot for compatibility and format evolution.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot

    equals, getCurrentVersion, hashCode, readSnapshot, resolveSchemaCompatibility, restoreSerializer, toString, writeSnapshot

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • DateSerializerSnapshot

      public DateSerializerSnapshot()