| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.datastructures |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheInternalKeyImpl
Key is used for caching cache data structures.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridCacheInternalKey |
AtomicDataStructureProxy.key
Structure key.
|
| Modifier and Type | Field and Description |
|---|---|
protected IgniteInternalCache<GridCacheInternalKey,V> |
AtomicDataStructureProxy.cacheView
Structure projection.
|
protected GridCacheContext<GridCacheInternalKey,V> |
AtomicDataStructureProxy.ctx
Cache context.
|
| Modifier and Type | Method and Description |
|---|---|
GridCacheInternalKey |
GridCacheAtomicSequenceEx.key()
Get current sequence key.
|
GridCacheInternalKey |
AtomicDataStructureProxy.key() |
GridCacheInternalKey |
GridCacheAtomicReferenceEx.key()
Get current atomic reference key.
|
GridCacheInternalKey |
GridCacheLockEx.key()
Get current reentrant lock latch key.
|
GridCacheInternalKey |
GridCacheSemaphoreEx.key()
Get current semaphore key.
|
GridCacheInternalKey |
GridCacheCountDownLatchEx.key()
Get current count down latch key.
|
GridCacheInternalKey |
GridCacheAtomicLongEx.key()
Get current atomic long key.
|
GridCacheInternalKey |
GridCacheAtomicStampedEx.key()
Get current atomic stamped key.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018