Package | Description |
---|---|
com.hazelcast.concurrent.atomicreference |
This package contains IAtomicReferece functionality for Hazelcast.
The IAtomicReference is the distributed version of the AtomicReference . |
com.hazelcast.concurrent.atomicreference.operations |
This package contains the operations on the IAtomicReference.
|
Modifier and Type | Method and Description |
---|---|
AtomicReferenceContainer |
AtomicReferenceService.getReferenceContainer(String name) |
Modifier and Type | Method and Description |
---|---|
AtomicReferenceContainer |
AbstractAtomicReferenceOperation.getReferenceContainer() |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.