Uses of Package
org.apache.flink.runtime.iterative.concurrent
Packages that use org.apache.flink.runtime.iterative.concurrent
Package
Description
-
Classes in org.apache.flink.runtime.iterative.concurrent used by org.apache.flink.runtime.iterative.concurrentClassDescriptionA concurrent datastructure that establishes a backchannel buffer between an iteration head and an iteration tail.A concurrent data structure that allows the hand-over of an object between a pair of threads.Resettable barrier to synchronize the
IterationHeadTaskand theIterationTailTaskin case of iterations that contain a separate solution set tail.Latch used to wait for the previous superstep to complete. -
Classes in org.apache.flink.runtime.iterative.concurrent used by org.apache.flink.runtime.iterative.taskClassDescriptionA concurrent datastructure that establishes a backchannel buffer between an iteration head and an iteration tail.
-
Classes in org.apache.flink.runtime.iterative.concurrent used by org.apache.flink.streaming.runtime.ioClassDescriptionA concurrent data structure that allows the hand-over of an object between a pair of threads.