Uses of Interface
org.apache.flink.datastream.api.context.BasePartitionedContext
Packages that use BasePartitionedContext
-
Uses of BasePartitionedContext in org.apache.flink.datastream.api.context
Subinterfaces of BasePartitionedContext in org.apache.flink.datastream.api.contextModifier and TypeInterfaceDescriptioninterfacePartitionedContext<OUT>ABasePartitionedContextused in one output process functions.interfaceTwoOutputPartitionedContext<OUT1,OUT2> A specialBasePartitionedContextused in two output process functions.