Uses of Class
org.apache.flink.streaming.api.datastream.CoGroupedStreams.UnionSerializer
Packages that use CoGroupedStreams.UnionSerializer
-
Uses of CoGroupedStreams.UnionSerializer in org.apache.flink.streaming.api.datastream
Methods in org.apache.flink.streaming.api.datastream that return CoGroupedStreams.UnionSerializerModifier and TypeMethodDescriptionprotected CoGroupedStreams.UnionSerializer<T1,T2> CoGroupedStreams.UnionSerializerSnapshot.createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) Methods in org.apache.flink.streaming.api.datastream with parameters of type CoGroupedStreams.UnionSerializerModifier and TypeMethodDescriptionprotected org.apache.flink.api.common.typeutils.TypeSerializer<?>[]CoGroupedStreams.UnionSerializerSnapshot.getNestedSerializers(CoGroupedStreams.UnionSerializer<T1, T2> outerSerializer)