Package com.hazelcast.executor.impl.client

This package contains client requests for the IExecutorService.

See:
          Description

Class Summary
CancellationRequest  
IsShutdownRequest  
PartitionTargetCallableRequest A TargetClientRequest which sends a Callable task to a specific target.
ShutdownRequest  
SpecificTargetCallableRequest A TargetClientRequest which sends a Callable task to the given target address.
 

Package com.hazelcast.executor.impl.client Description

This package contains client requests for the IExecutorService.

Since:
1


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