Uses of Class
org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer
Packages that use IntervalJoinOperator.BufferEntrySerializer
-
Uses of IntervalJoinOperator.BufferEntrySerializer in org.apache.flink.streaming.api.operators.co
Methods in org.apache.flink.streaming.api.operators.co that return IntervalJoinOperator.BufferEntrySerializerModifier and TypeMethodDescriptionprotected IntervalJoinOperator.BufferEntrySerializer<T>IntervalJoinOperator.BufferEntrySerializerSnapshot.createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) Methods in org.apache.flink.streaming.api.operators.co with parameters of type IntervalJoinOperator.BufferEntrySerializerModifier and TypeMethodDescriptionprotected org.apache.flink.api.common.typeutils.TypeSerializer<?>[]IntervalJoinOperator.BufferEntrySerializerSnapshot.getNestedSerializers(IntervalJoinOperator.BufferEntrySerializer<T> outerSerializer)