public static class NumericHistogramStateFactory.SingleState extends Object implements DoubleHistogramAggregation.State
| Constructor and Description |
|---|
SingleState() |
| Modifier and Type | Method and Description |
|---|---|
NumericHistogram |
get() |
long |
getEstimatedSize() |
void |
set(NumericHistogram value) |
public NumericHistogram get()
get in interface DoubleHistogramAggregation.Statepublic void set(NumericHistogram value)
set in interface DoubleHistogramAggregation.Statepublic long getEstimatedSize()
getEstimatedSize in interface AccumulatorStateCopyright © 2012–2019. All rights reserved.