public static interface JoinManager.ModifyAttributesLatch
| Modifier and Type | Method and Description | 
|---|---|
| void | await() | 
| boolean | await(long millis) | 
| void | countDown() | 
void countDown()
void await()
    throws InterruptedException
InterruptedExceptionboolean await(long millis)
       throws InterruptedException
InterruptedExceptionCopyright © GigaSpaces.