Package org.apache.cassandra.utils.streamhist
-
Interface Summary Interface Description HistogramDataConsumer<T extends java.lang.Exception> This interface exists to avoid boxing primitive ints to Integers (otherwiseBiConsumer
<Integer, Integer> would have been sufficient). -
Class Summary 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 fromStreamingTombstoneHistogramBuilder
.TombstoneHistogram.HistogramSerializer TombstoneHistogram.LegacyHistogramSerializer