Package | Description |
---|---|
com.hazelcast.concurrent.countdownlatch |
This package contains ICountDownLatch functionality for Hazelcast.
The ICountDownLatch is the distributed version of the CountDownLatch . |
Modifier and Type | Method and Description |
---|---|
CountDownLatchProxy |
CountDownLatchService.createDistributedObject(String name) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.