| AtomicDataStructureProxy<V extends AtomicDataStructureValue> |
Represents base class for atomic data structures.
|
| AtomicDataStructureValue |
|
| CollocatedQueueItemKey |
|
| CollocatedSetItemKey |
|
| DataStructureInfoKey |
Key used to store in utility cache information about created data structures.
|
| DataStructuresCacheKey |
Internal key for data structures processor.
|
| DataStructuresProcessor |
Manager of data structures.
|
| DistributedCollectionMetadata |
|
| GridAtomicCacheQueueImpl<T> |
|
| GridCacheAnnotationHelper<A extends Annotation> |
Utility class for getting annotated values from classes.
|
| GridCacheAtomicLongImpl |
Cache atomic long implementation.
|
| GridCacheAtomicLongValue |
Atomic long value.
|
| GridCacheAtomicReferenceImpl<T> |
Cache atomic reference implementation.
|
| GridCacheAtomicReferenceValue<T> |
Atomic reference value.
|
| GridCacheAtomicSequenceImpl |
Cache sequence implementation.
|
| GridCacheAtomicSequenceValue |
Sequence value.
|
| GridCacheAtomicStampedImpl<T,S> |
Cache atomic stamped implementation.
|
| GridCacheAtomicStampedValue<T,S> |
Atomic stamped value.
|
| GridCacheCountDownLatchImpl |
Cache count down latch implementation.
|
| GridCacheCountDownLatchValue |
Count down latch value.
|
| GridCacheInternalKeyImpl |
Key is used for caching cache data structures.
|
| GridCacheLockImpl |
Cache reentrant lock implementation based on AbstractQueuedSynchronizer.
|
| GridCacheLockState |
Grid cache reentrant lock state.
|
| GridCacheQueueAdapter<T> |
|
| GridCacheQueueAdapter.AddProcessor |
|
| GridCacheQueueAdapter.ClearProcessor |
|
| GridCacheQueueAdapter.PollProcessor |
|
| GridCacheQueueAdapter.RemoveProcessor |
|
| GridCacheQueueHeader |
Queue header.
|
| GridCacheQueueHeaderKey |
Queue header key.
|
| GridCacheQueueProxy<T> |
Cache queue proxy.
|
| GridCacheSemaphoreImpl |
Cache semaphore implementation based on AbstractQueuedSynchronizer.
|
| GridCacheSemaphoreState |
Grid cache semaphore state.
|
| GridCacheSetHeader |
Cache set header.
|
| GridCacheSetHeaderKey |
Set header key.
|
| GridCacheSetImpl<T> |
Cache set implementation.
|
| GridCacheSetItemKey |
Set item key.
|
| GridCacheSetProxy<T> |
Cache set proxy.
|
| GridSetQueryPredicate<K,V> |
|
| GridTransactionalCacheQueueImpl<T> |
|
| VolatileAtomicDataStructureValue |
|