Uses of Package
com.hazelcast.mapreduce.impl.operation

Packages that use com.hazelcast.mapreduce.impl.operation
com.hazelcast.mapreduce.impl This package contains the default implementation for the map reduce framework internals. 
com.hazelcast.mapreduce.impl.operation This package contains all remote operations that are needed to control work on supervising or worker nodes. 
 

Classes in com.hazelcast.mapreduce.impl.operation used by com.hazelcast.mapreduce.impl
ProcessingOperation
          This is the base class for all map reduce framework operations, it always contains the name of the JobTracker and the unique jobId
 

Classes in com.hazelcast.mapreduce.impl.operation used by com.hazelcast.mapreduce.impl.operation
ProcessingOperation
          This is the base class for all map reduce framework operations, it always contains the name of the JobTracker and the unique jobId
RequestPartitionResult.ResultState
          This enum is used to define the basic state of an operations result
 



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