| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache | |
| org.gridgain.grid.kernal.processors.cache.datastructures |
| Class and Description |
|---|
| GridCacheDataStructuresManager
Manager of data structures.
|
| Class and Description |
|---|
| GridCacheAtomicLongEx
Atomic managed by cache (
'Ex' stands for external). |
| GridCacheAtomicLongValue
Atomic long value.
|
| GridCacheAtomicReferenceEx
Atomic reference managed by cache (
'Ex' stands for external). |
| GridCacheAtomicReferenceValue
Atomic reference value.
|
| GridCacheAtomicSequenceEx
Sequence managed by cache (
'Ex' stands for external. |
| GridCacheAtomicSequenceValue
Sequence value.
|
| GridCacheAtomicStampedEx
Atomic stamped managed by cache (
'Ex' stands for external). |
| GridCacheAtomicStampedValue
Atomic stamped value.
|
| GridCacheCountDownLatchEx
Grid cache count down latch (
'Ex' stands for external). |
| GridCacheCountDownLatchValue
Count down latch value.
|
| GridCacheInternalKey
Key is used for caching data structure.
|
| GridCacheQueueAdapter
Common code for
GridCacheQueue implementation. |
| GridCacheQueueHeader
Queue header.
|
| GridCacheQueueHeaderKey
Queue header key.
|
| GridCacheRemovable
Provides callback for marking object as removed.
|
| GridCacheSetHeader
Cache set header.
|
| GridCacheSetImpl
Cache set implementation.
|
| GridCacheSetItemKey
Set item key.
|
Copyright © 2014. All rights reserved.