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 |
---|---|
ReferenceWrapper |
AtomicReferenceService.getReference(String name) |
Modifier and Type | Method and Description |
---|---|
ReferenceWrapper |
AtomicReferenceBaseOperation.getReference() |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.