Class GlobalWindow.Serializer.GlobalWindowSerializerSnapshot

java.lang.Object
org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<GlobalWindow>
org.apache.flink.streaming.api.windowing.windows.GlobalWindow.Serializer.GlobalWindowSerializerSnapshot
All Implemented Interfaces:
org.apache.flink.api.common.typeutils.TypeSerializerSnapshot<GlobalWindow>
Enclosing class:
GlobalWindow.Serializer

public static final class GlobalWindow.Serializer.GlobalWindowSerializerSnapshot extends org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<GlobalWindow>
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

    • GlobalWindowSerializerSnapshot

      public GlobalWindowSerializerSnapshot()