private static class TestProcedureRecovery.TestProcEnv extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private CountDownLatch | latch | 
| Modifier | Constructor and Description | 
|---|---|
| private  | TestProcEnv() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setWaitLatch(CountDownLatch latch)set/unset a latch. | 
| void | waitOnLatch() | 
private CountDownLatch latch
private TestProcEnv()
public void setWaitLatch(CountDownLatch latch)
public void waitOnLatch() throws InterruptedException
InterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.