Interface GridCacheInternal
-
- All Known Subinterfaces:
GridCacheInternalKey,QueueItemKey,SetItemKey
- All Known Implementing Classes:
AtomicDataStructureValue,BinaryMetadataKey,CollocatedQueueItemKey,CollocatedSetItemKey,DataStructureInfoKey,DataStructuresCacheKey,DistributedCollectionMetadata,GridCacheAtomicLongValue,GridCacheAtomicReferenceValue,GridCacheAtomicSequenceValue,GridCacheAtomicStampedValue,GridCacheCountDownLatchValue,GridCacheInternalKeyImpl,GridCacheLockState,GridCacheQueueHeader,GridCacheQueueHeaderKey,GridCacheSemaphoreState,GridCacheSetHeader,GridCacheSetHeaderKey,GridCacheSetItemKey,GridCacheUtilityKey,GridTaskNameHashKey,VolatileAtomicDataStructureValue
public interface GridCacheInternalMarker interface using in cache implementations. If values and keys implements this interface, they will be excluded from some cache internal operations (eviction, iteration).