See: Description
| Class | Description | 
|---|---|
| ClientCancellationRequest | This class is used to request a map reduce job cancellation on the job owning
 node from the emitting client. | 
| ClientJobProcessInformationRequest | This class is used to retrieve current processed records and other statistics from
 emitting client to the job owning node. | 
| ClientMapReduceRequest<KeyIn,ValueIn> | This class is used to prepare and start a map reduce job emitted by a client
 on a random node in the cluster (making it the job owner). | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.