Package com.hazelcast.concurrent.countdownlatch.client

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

See:
          Description

Class Summary
AwaitRequest  
CountDownLatchPortableHook  
CountDownRequest  
GetCountRequest  
SetCountRequest  
 

Package com.hazelcast.concurrent.countdownlatch.client Description

This package contains client requests for the ICountDownLatch.
This package contains all the client requests object to operate on the ICountDownLatch 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.