Uses of Interface
com.hazelcast.cp.IAtomicReference
Packages that use IAtomicReference
-
Uses of IAtomicReference in com.hazelcast.cp
Methods in com.hazelcast.cp that return IAtomicReferenceModifier and TypeMethodDescription<E> IAtomicReference<E>
CPSubsystem.getAtomicReference
(String name) Returns a proxy for anIAtomicReference
instance created on CP Subsystem.<E> IAtomicReference<E>
CPSubsystemStubImpl.getAtomicReference
(String name)