Package | Description |
---|---|
org.apache.cassandra.io.sstable.metadata | |
org.apache.cassandra.tools | |
org.apache.cassandra.utils.streamhist |
Class and 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 . |
Class and Description |
---|
TombstoneHistogram
A snapshot or finished histrogram of tombstones for a sstable, as generated from
StreamingTombstoneHistogramBuilder . |
Class and Description |
---|
HistogramDataConsumer
This interface exists to avoid boxing primitive ints to Integers (otherwise
BiConsumer <Integer, Integer> would have been sufficient). |
TombstoneHistogram
A snapshot or finished histrogram of tombstones for a sstable, as generated from
StreamingTombstoneHistogramBuilder . |
TombstoneHistogram.HistogramSerializer |
Copyright © 2009-2022 The Apache Software Foundation