public abstract class AbstractProcedureCombiner<BT> extends Object implements Combiner<BT>
| Modifier and Type | Method and Description | 
|---|---|
void | 
setCombineOne(boolean newBoolean)  | 
boolean | 
useCombineOne()  | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcombineAll, combineOnepublic boolean useCombineOne()
useCombineOne in interface Combiner<BT>public void setCombineOne(boolean newBoolean)
Copyright © 2004–2016. All rights reserved.