Package | Description |
---|---|
com.hazelcast.concurrent.atomiclong |
This package contains IAtomicLong functionality for Hazelcast.
The IAtomicLong is the distributed version of the AtomicLong . |
com.hazelcast.concurrent.atomiclong.operations |
This package contains the operations on the IAtomicLong.
|
Modifier and Type | Method and Description |
---|---|
AtomicLongContainer |
AtomicLongService.getLongContainer(String name) |
Modifier and Type | Method and Description |
---|---|
AtomicLongContainer |
AtomicLongBaseOperation.getLongContainer() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.