public class DispatchWithConditionOp<U> extends DispatchOp<Writable,U> implements IAggregableReduceOp<List<Writable>,List<U>>
Constructor and Description |
---|
DispatchWithConditionOp(List<IAggregableReduceOp<Writable,List<U>>> ops,
List<Condition> conds) |
Modifier and Type | Method and Description |
---|---|
void |
accept(List<Writable> ts) |
combine, get
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
combine
Copyright © 2022. All rights reserved.