| 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,
int cnt,
boolean autoDel,
boolean create)
Gets or creates count down latch.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015