Uses of Class
org.apache.cassandra.metrics.TopPartitionTracker.TopHolder
Packages that use TopPartitionTracker.TopHolder
-
Uses of TopPartitionTracker.TopHolder in org.apache.cassandra.metrics
Methods in org.apache.cassandra.metrics that return TopPartitionTracker.TopHolderModifier and TypeMethodDescriptionTopPartitionTracker.TopHolder.merge(TopPartitionTracker.TopHolder holder, Collection<Range<Token>> ownedRanges) we merge any pre-existing top partitions on to the ones we just collected if they are outside of the range collected.TopPartitionTracker.topSizes()TopPartitionTracker.topTombstones()Methods in org.apache.cassandra.metrics with parameters of type TopPartitionTracker.TopHolderModifier and TypeMethodDescriptionTopPartitionTracker.TopHolder.merge(TopPartitionTracker.TopHolder holder, Collection<Range<Token>> ownedRanges) we merge any pre-existing top partitions on to the ones we just collected if they are outside of the range collected.