public class SolutionSetUpdateBarrier extends Object
IterationHeadPactTask and
the IterationTailPactTask 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 © 2015 The Apache Software Foundation. All rights reserved.