|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemberAwareMapReduceNotification | |
---|---|
com.hazelcast.mapreduce.impl.notification | This package contains all remote node notifications |
Uses of MemberAwareMapReduceNotification in com.hazelcast.mapreduce.impl.notification |
---|
Subclasses of MemberAwareMapReduceNotification in com.hazelcast.mapreduce.impl.notification | |
---|---|
class |
IntermediateChunkNotification<KeyOut,Value>
Notification that is fired every time the chunk limit is reached and is send to the reducers |
class |
LastChunkNotification<KeyOut,Value>
This notification is used to notify the reducer that this chunk is the last chunk of the defined partitionId. |
class |
ReducingFinishedNotification
This notification class is used to signal the JobSupervisor
owner node that a reducer has finished the reducing step for the defined partitionId. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |