public final class MapReducePool extends Object
MapReducePool(MapReduce mapReduce, int poolSize)
void
offer(MapReduce<?,?,?,?,?> mapReduce)
MapReduce
take()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapReducePool(MapReduce mapReduce, int poolSize)
public MapReduce take()
public void offer(MapReduce<?,?,?,?,?> mapReduce)
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.