|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultContext | |
---|---|
com.hazelcast.mapreduce.impl.task | This package contains the base implementation for a standard map reduce job. |
Uses of DefaultContext in com.hazelcast.mapreduce.impl.task |
---|
Methods in com.hazelcast.mapreduce.impl.task that return DefaultContext | ||
---|---|---|
|
JobSupervisor.getOrCreateContext(MapCombineTask mapCombineTask)
|
Methods in com.hazelcast.mapreduce.impl.task with parameters of type DefaultContext | |
---|---|
void |
MapCombineTask.processMapping(int partitionId,
DefaultContext<KeyOut,ValueOut> context,
KeyValueSource<KeyIn,ValueIn> keyValueSource)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |