Uses of Class
org.apache.flink.streaming.api.operators.TimerSerializer
Packages that use TimerSerializer
-
Uses of TimerSerializer in org.apache.flink.streaming.api.operators
Methods in org.apache.flink.streaming.api.operators that return TimerSerializerModifier and TypeMethodDescriptionprotected TimerSerializer<K,N> TimerSerializerSnapshot.createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) TimerSerializer.duplicate()Methods in org.apache.flink.streaming.api.operators with parameters of type TimerSerializerModifier and TypeMethodDescriptionprotected org.apache.flink.api.common.typeutils.TypeSerializer<?>[]TimerSerializerSnapshot.getNestedSerializers(TimerSerializer<K, N> outerSerializer) Constructors in org.apache.flink.streaming.api.operators with parameters of type TimerSerializer