java.lang.Object
org.apache.tinkerpop.gremlin.process.computer.util.MapReducePool
public final class MapReducePool
extends Object
- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MapReducePool
public MapReducePool(MapReduce mapReduce,
int poolSize)
-
Method Details
-
-
offer
public void offer(MapReduce<?,?,?,?,?> mapReduce)