- All Known Subinterfaces:
- GridCacheInternalKey
- All Known Implementing Classes:
- GridCacheAtomicLongValue, GridCacheAtomicReferenceValue, GridCacheAtomicSequenceValue, GridCacheAtomicStampedValue, GridCacheCountDownLatchValue, GridCacheInternalKeyImpl, GridCacheQueueHeader, GridCacheQueueHeaderKey, GridCacheSetHeader, GridCacheSetHeaderKey, GridCacheSetItemKey, GridPartitionLockKey
public interface GridCacheInternal
Marker interface using in cache implementations.
If values and keys implements this interface, they will be excluded from some cache internal
operations (eviction, iteration).