public interface HistogramState extends AccumulatorState
| Modifier and Type | Method and Description |
|---|---|
void |
addMemoryUsage(long memory) |
void |
deserialize(Block block,
Type type,
int expectedSize) |
TypedHistogram |
get()
will create an empty histogram if none exists
|
getEstimatedSizeTypedHistogram get()
void addMemoryUsage(long memory)
Copyright © 2012–2019. All rights reserved.