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