public static class StringAggregatorImpls.AggregableStringPrepend extends Object
Constructor and Description |
---|
AggregableStringPrepend() |
Modifier and Type | Method and Description |
---|---|
void |
accept(String s) |
<W extends IAggregableReduceOp<String,Writable>> |
combine(W accu) |
Writable |
get() |
public <W extends IAggregableReduceOp<String,Writable>> void combine(W accu)
public void accept(String s)
public Writable get()
Copyright © 2018. All rights reserved.