Uses of Package
org.apache.flink.streaming.api.functions.co
Packages that use org.apache.flink.streaming.api.functions.co
Package
Description
-
Classes in org.apache.flink.streaming.api.functions.co used by org.apache.flink.runtime.asyncprocessing.operatorsClassDescriptionA function that processes two joined elements and produces a single output one.
-
Classes in org.apache.flink.streaming.api.functions.co used by org.apache.flink.streaming.api.datastreamClassDescriptionA function to be applied to a
BroadcastConnectedStreamthat connectsBroadcastStream, i.e.A CoFlatMapFunction implements a flat-map transformation over two connected streams.A CoFlatMapFunction implements a map() transformation over two connected streams.A function that processes elements of two streams and produces a single output one.A function to be applied to aBroadcastConnectedStreamthat connectsBroadcastStream, i.e.A function that processes elements of two keyed streams and produces a single output one.A function that processes two joined elements and produces a single output one. -
Classes in org.apache.flink.streaming.api.functions.co used by org.apache.flink.streaming.api.functions.coClassDescriptionThe base class containing the functionality available to all broadcast process function.A base
contextavailable to the broadcasted stream side of aBroadcastConnectedStream.Acontextavailable to the non-broadcasted stream side of aBroadcastConnectedStream.Acontextavailable to the broadcast side of aBroadcastConnectedStream.Acontextavailable to the non-keyed side of aBroadcastConnectedStream(if any).Information available in an invocation of#processElement1(Object, Context, Collector)/#processElement2(Object, Context, Collector)or#onTimer(long, OnTimerContext, Collector).Information available in an invocation of#onTimer(long, OnTimerContext, Collector).Acontextavailable to the broadcast side of aBroadcastConnectedStream.Information available in an invocation of#onTimer(long, OnTimerContext, Collector).Acontextavailable to the keyed stream side of aBroadcastConnectedStream(if any).Information available in an invocation of#processElement1(Object, Context, Collector)/#processElement2(Object, Context, Collector)or#onTimer(long, OnTimerContext, Collector).Information available in an invocation of#onTimer(long, OnTimerContext, Collector).The context that is available during an invocation of#processElement(Object, Object, Context, Collector). -
Classes in org.apache.flink.streaming.api.functions.co used by org.apache.flink.streaming.api.operators.coClassDescriptionA function to be applied to a
BroadcastConnectedStreamthat connectsBroadcastStream, i.e.A CoFlatMapFunction implements a flat-map transformation over two connected streams.A CoFlatMapFunction implements a map() transformation over two connected streams.A function that processes elements of two streams and produces a single output one.A function to be applied to aBroadcastConnectedStreamthat connectsBroadcastStream, i.e.A function that processes elements of two keyed streams and produces a single output one.A function that processes two joined elements and produces a single output one. -
Classes in org.apache.flink.streaming.api.functions.co used by org.apache.flink.streaming.api.transformationsClassDescriptionA function to be applied to a
BroadcastConnectedStreamthat connectsBroadcastStream, i.e.A function to be applied to aBroadcastConnectedStreamthat connectsBroadcastStream, i.e.