Uses of Class
org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
-
Packages that use BlockingBackChannel Package Description org.apache.flink.runtime.iterative.concurrent org.apache.flink.runtime.iterative.task -
-
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 BlockingBackChannel Modifier and Type Method Description static 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 BlockingBackChannel Modifier and Type Field Description protected BlockingBackChannel
AbstractIterativeTask. worksetBackChannel
-