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 |
AbstractAtomicLongOperation.getLongContainer() |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.