| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache | |
| org.gridgain.grid.kernal.processors.cache.datastructures |
| Modifier and Type | Class and Description |
|---|---|
class |
GridPartitionLockKey
Internal key that is guaranteed to be mapped on particular partition.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridCacheInternalKey
Key is used for caching data structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheAtomicLongValue
Atomic long value.
|
class |
GridCacheAtomicReferenceValue<T>
Atomic reference value.
|
class |
GridCacheAtomicSequenceValue
Sequence value.
|
class |
GridCacheAtomicStampedValue<T,S>
Atomic stamped value.
|
class |
GridCacheCountDownLatchValue
Count down latch value.
|
class |
GridCacheInternalKeyImpl
Key is used for caching cache data structures.
|
class |
GridCacheQueueHeader
Queue header.
|
class |
GridCacheQueueHeaderKey
Queue header key.
|
class |
GridCacheSetHeader
Cache set header.
|
class |
GridCacheSetHeaderKey
Set header key.
|
class |
GridCacheSetItemKey
Set item key.
|
Copyright © 2014. All rights reserved.