Uses of Class
com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy

Packages that use AtomicReferenceProxy
com.hazelcast.concurrent.atomicreference This package contains IAtomicReferece functionality for Hazelcast.
The IAtomicReference is the distributed version of the AtomicReference
 

Uses of AtomicReferenceProxy in com.hazelcast.concurrent.atomicreference
 

Methods in com.hazelcast.concurrent.atomicreference that return AtomicReferenceProxy
 AtomicReferenceProxy AtomicReferenceService.createDistributedObject(String name)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.