Uses of Class
org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
Packages that use BlockingBackChannel
Package
Description
-
Uses of BlockingBackChannel in org.apache.flink.runtime.iterative.concurrent
Methods in org.apache.flink.runtime.iterative.concurrent that return types with arguments of type BlockingBackChannelModifier and TypeMethodDescriptionstatic Broker<BlockingBackChannel>BlockingBackChannelBroker.instance()Retrieve singleton instance. -
Uses of BlockingBackChannel in org.apache.flink.runtime.iterative.task
Fields in org.apache.flink.runtime.iterative.task declared as BlockingBackChannelModifier and TypeFieldDescriptionprotected BlockingBackChannelAbstractIterativeTask.worksetBackChannel