public static class ReduceAggregationStateFactory.SingleState extends Object implements ReduceAggregationState
Constructor and Description |
---|
SingleState() |
Modifier and Type | Method and Description |
---|---|
long |
getEstimatedSize() |
Object |
getValue() |
void |
setValue(Object value) |
public Object getValue()
getValue
in interface ReduceAggregationState
public void setValue(Object value)
setValue
in interface ReduceAggregationState
public long getEstimatedSize()
getEstimatedSize
in interface AccumulatorState
Copyright © 2012–2022. All rights reserved.