| 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.atomicreference |
This package contains IAtomicReferece functionality for Hazelcast.
The IAtomicReference is the distributed version of the AtomicReference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicLongService |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicReferenceService |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.