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
InterruptedException
public void notifySolutionSetUpdate()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.