Package | Description |
---|---|
org.apache.flink.runtime.iterative.concurrent | |
org.apache.flink.runtime.iterative.task |
Class and Description |
---|
BlockingBackChannel
A concurrent datastructure that establishes a backchannel buffer between an iteration head
and an iteration tail.
|
Broker
A concurrent data structure that allows the hand-over of an object between a pair of threads
|
IterationAggregatorBroker |
SolutionSetUpdateBarrier
Resettable barrier to synchronize the
IterationHeadTask and
the IterationTailTask in case of
iterations that contain a separate solution set tail. |
SuperstepKickoffLatch |
Class and Description |
---|
BlockingBackChannel
A concurrent datastructure that establishes a backchannel buffer between an iteration head
and an iteration tail.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.