Uses of Class
com.hazelcast.concurrent.atomiclong.AtomicLongService

Packages that use AtomicLongService
com.hazelcast.concurrent.atomiclong This package contains IAtomicLong functionality for Hazelcast.
The IAtomicLong is the distributed version of the AtomicLong
 

Uses of AtomicLongService in com.hazelcast.concurrent.atomiclong
 

Constructors in com.hazelcast.concurrent.atomiclong with parameters of type AtomicLongService
AtomicLongProxy(String name, NodeEngine nodeEngine, AtomicLongService service)
           
 



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