| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache.datastructures |
| Modifier and Type | Method and Description |
|---|---|
GridCacheAtomicStampedValue<T,S> |
GridCacheAtomicStampedValue.clone() |
| Constructor and Description |
|---|
GridCacheAtomicStampedImpl(String name,
GridCacheInternalKey key,
GridCacheProjection<GridCacheInternalKey,GridCacheAtomicStampedValue<T,S>> atomicView,
GridCacheContext ctx)
Default constructor.
|
Copyright © 2014. All rights reserved.