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

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

Uses of AtomicReferenceService in com.hazelcast.concurrent.atomicreference
 

Constructors in com.hazelcast.concurrent.atomicreference with parameters of type AtomicReferenceService
AtomicReferenceProxy(String name, NodeEngine nodeEngine, AtomicReferenceService service)
           
 



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