Package | Description |
---|---|
org.infinispan.distexec.mapreduce |
Map/Reduce APIs
|
Modifier and Type | Method and Description |
---|---|
protected Map<KOut,VOut> |
MapReduceTask.executeHelper(String resultCache)
Deprecated.
|
protected Set<KOut> |
MapReduceTask.executeMapPhase()
Deprecated.
|
protected void |
MapReduceTask.executeMapPhaseWithLocalReduction(Map<KOut,VOut> reducedResult)
Deprecated.
|
protected Map<KOut,VOut> |
MapReduceTask.executeReducePhase(String resultCache,
Set<KOut> allMapPhasesResponses,
boolean useIntermediateSharedCache)
Deprecated.
|
protected void |
MapReduceTask.executeTaskInit(String tmpCacheName)
Deprecated.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.