T
- the type of the result computed by the jobpublic class MapReduce<T>
extends java.lang.Object
Constructor and Description |
---|
MapReduce(java.util.concurrent.ForkJoinPool pool) |
Modifier and Type | Method and Description |
---|---|
T |
execute(Input<T> input) |