public class IntWritableOp<T> extends Object implements IAggregableReduceOp<Writable,T>
Constructor and Description |
---|
IntWritableOp() |
Modifier and Type | Method and Description |
---|---|
void |
accept(Writable writable) |
<W extends IAggregableReduceOp<Writable,T>> |
combine(W accu) |
T |
get() |
public <W extends IAggregableReduceOp<Writable,T>> void combine(W accu)
combine
in interface IAggregableReduceOp<Writable,T>
Copyright © 2022. All rights reserved.