Interface | Description |
---|---|
HistogramDataConsumer<T extends java.lang.Exception> |
This interface exists to avoid boxing primitive ints to Integers (otherwise
BiConsumer <Integer, Integer> would have been sufficient). |
Class | Description |
---|---|
StreamingTombstoneHistogramBuilder |
Histogram that can be constructed from streaming of data.
|
TombstoneHistogram |
A snapshot or finished histrogram of tombstones for a sstable, as generated from
StreamingTombstoneHistogramBuilder . |
TombstoneHistogram.HistogramSerializer |
Copyright © 2009- The Apache Software Foundation