public class SolutionSetUpdateBarrier extends Object
IterationHeadTask and
the IterationTailTask in case of
iterations that contain a separate solution set tail.| Constructor and Description |
|---|
SolutionSetUpdateBarrier() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifySolutionSetUpdate()
Releases the waiting thread.
|
void |
setup() |
void |
waitForSolutionSetUpdate()
Waits (blocking) on barrier.
|
public void setup()
public void waitForSolutionSetUpdate()
throws InterruptedException
InterruptedExceptionpublic void notifySolutionSetUpdate()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.