public class SuperstepKickoffLatch extends Object
| Constructor and Description |
|---|
SuperstepKickoffLatch() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitStartOfSuperstepOrTermination(int superstep) |
void |
signalTermination() |
void |
triggerNextSuperstep() |
public void triggerNextSuperstep()
public void signalTermination()
public boolean awaitStartOfSuperstepOrTermination(int superstep)
throws InterruptedException
InterruptedExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.