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