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

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

Classes in com.hazelcast.mapreduce.impl.notification used by com.hazelcast.mapreduce.impl
MapReduceNotification
          Base class for all map reduce framework notifications
 

Classes in com.hazelcast.mapreduce.impl.notification used by com.hazelcast.mapreduce.impl.notification
MapReduceNotification
          Base class for all map reduce framework notifications
MemberAwareMapReduceNotification
          Base class for all notifications based on a member
 

Classes in com.hazelcast.mapreduce.impl.notification used by com.hazelcast.mapreduce.impl.operation
MapReduceNotification
          Base class for all map reduce framework notifications
 

Classes in com.hazelcast.mapreduce.impl.notification used by com.hazelcast.mapreduce.impl.task
MapReduceNotification
          Base class for all map reduce framework notifications
 



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