public static class StringAggregatorImpls.AggregableStringAppend extends Object
| Constructor and Description |
|---|
AggregableStringAppend() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(String s) |
<W extends IAggregableReduceOp<String,Writable>> |
combine(W accu) |
Writable |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic <W extends IAggregableReduceOp<String,Writable>> void combine(W accu)
public void accept(String s)
public Writable get()
Copyright © 2017. All rights reserved.