| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.datastructures |
| Modifier and Type | Method and Description |
|---|---|
IgniteCountDownLatch |
Ignite.countDownLatch(String name,
int cnt,
boolean autoDel,
boolean create)
Gets or creates count down latch.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteCountDownLatch |
IgniteKernal.countDownLatch(String name,
int cnt,
boolean autoDel,
boolean create)
Gets or creates count down latch.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridCacheCountDownLatchEx
Grid cache count down latch (
'Ex' stands for external). |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheCountDownLatchImpl
Cache count down latch implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteCountDownLatch |
DataStructuresProcessor.countDownLatch(String name,
AtomicConfiguration cfg,
int cnt,
boolean autoDel,
boolean create)
Gets or creates count down latch.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019