| Package | Description | 
|---|---|
| com.hazelcast.concurrent.countdownlatch | 
 This package contains ICountDownLatch functionality for Hazelcast. 
The ICountDownLatch is the distributed version of the CountDownLatch. | 
| com.hazelcast.concurrent.countdownlatch.operations | 
 This package contains the operations on the ICountDownLatch. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CountDownLatchContainer | 
CountDownLatchService.getCountDownLatchContainer(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CountDownLatchService.add(CountDownLatchContainer latch)  | 
| Constructor and Description | 
|---|
CountDownLatchReplicationOperation(Collection<CountDownLatchContainer> data)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.