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.State
public void set(NumericHistogram value)
set
in interface DoubleHistogramAggregation.State
public long getEstimatedSize()
getEstimatedSize
in interface AccumulatorState
Copyright © 2012–2019. All rights reserved.