Package com.hazelcast.concurrent.atomiclong.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  
AddAndGetRequest  
AlterAndGetRequest  
AlterRequest  
ApplyRequest  
AtomicLongPortableHook  
AtomicLongRequest  
CompareAndSetRequest  
GetAndAddRequest  
GetAndAlterRequest  
GetAndSetRequest  
ReadRequest  
SetRequest  
 

Package com.hazelcast.concurrent.atomiclong.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.