MinCombiner
with LongCombiner.Type.STRING
@Deprecated public class StringMin extends Object implements Aggregator
Constructor and Description |
---|
StringMin()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Value |
aggregate()
Deprecated.
|
void |
collect(Value value)
Deprecated.
|
void |
reset()
Deprecated.
|
public Value aggregate()
aggregate
in interface Aggregator
public void collect(Value value)
collect
in interface Aggregator
public void reset()
reset
in interface Aggregator
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.