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