Package com.hazelcast.mapreduce.impl.client

This package contains request and response classes for communication between cluster members and Hazelcast native clients

See:
          Description

Class Summary
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).
 

Package com.hazelcast.mapreduce.impl.client Description

This package contains request and response classes for communication between cluster members and Hazelcast native clients



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