Uses of Class
org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
-
Packages that use GridCacheAtomicLongValue Package Description org.apache.ignite.internal.processors.datastructures -
-
Uses of GridCacheAtomicLongValue in org.apache.ignite.internal.processors.datastructures
Constructor parameters in org.apache.ignite.internal.processors.datastructures with type arguments of type GridCacheAtomicLongValue Constructor Description GridCacheAtomicLongImpl(String name, GridCacheInternalKey key, IgniteInternalCache<GridCacheInternalKey,GridCacheAtomicLongValue> atomicView)Default constructor.
-