Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncAtomicReference<E>
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<E> IAtomicReference<E> |
HazelcastInstance.getAtomicReference(String name)
Creates or returns a cluster-wide atomic reference.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.