|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Collator | |
---|---|
org.infinispan.distexec.mapreduce |
Uses of Collator in org.infinispan.distexec.mapreduce |
---|
Methods in org.infinispan.distexec.mapreduce with parameters of type Collator | |
---|---|
R |
MapReduceTask.collate(Collator<R> mapper)
Specifies collator to use for this MapReduceTask and returns a result of this task's computation |
Future<R> |
MapReduceTask.collateAsynchronously(Collator<R> mapper)
Specifies collator to use for this MapReduceTask and returns a result of this task's computation asynchronously |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |