Package com.hazelcast.concurrent.atomicreference.client

This package contains client requests for the IAtomicLong.
This package contains all the client request object to operate on the IAtomicLong that are send by the client.

See:
          Description

Class Summary
AbstractAlterRequest  
AlterAndGetRequest  
AlterRequest  
ApplyRequest  
AtomicReferencePortableHook  
CompareAndSetRequest  
ContainsRequest  
GetAndAlterRequest  
GetAndSetRequest  
GetRequest  
IsNullRequest  
ModifyRequest  
ReadRequest  
SetRequest  
 

Package com.hazelcast.concurrent.atomicreference.client Description

This package contains client requests for the IAtomicLong.
This package contains all the client request object to operate on the IAtomicLong that are send by the client. This is done to reduce tight coupling between client and server.

Since:
2


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