Uses of Package
com.hazelcast.mapreduce.impl

Packages that use com.hazelcast.mapreduce.impl
com.hazelcast.mapreduce.impl This package contains the default implementation for the map reduce framework internals. 
com.hazelcast.mapreduce.impl.task This package contains the base implementation for a standard map reduce job. 
 

Classes in com.hazelcast.mapreduce.impl used by com.hazelcast.mapreduce.impl
MapReduceService
          The MapReduceService class is the base point for the map reduce implementation.
 

Classes in com.hazelcast.mapreduce.impl used by com.hazelcast.mapreduce.impl.task
AbstractJob
          Base class for all map reduce job implementations
AbstractJobTracker
          This is the base class for all JobTracker implementations on node and client side.
It combines a lot of the base functionality to handle remote operations.
MapReduceService
          The MapReduceService class is the base point for the map reduce implementation.
 



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