Uses of Class
org.apache.cassandra.service.reads.thresholds.WarningsSnapshot.Builder
Packages that use WarningsSnapshot.Builder
-
Uses of WarningsSnapshot.Builder in org.apache.cassandra.service.reads.thresholds
Methods in org.apache.cassandra.service.reads.thresholds that return WarningsSnapshot.BuilderModifier and TypeMethodDescriptionWarningsSnapshot.Builder.indexReadSSTablesAbort(WarningsSnapshot.Counter counter) WarningsSnapshot.Builder.indexReadSSTablesWarning(WarningsSnapshot.Counter counter) WarningsSnapshot.Builder.localReadSizeAbort(com.google.common.collect.ImmutableSet<InetAddressAndPort> instances, long maxValue) WarningsSnapshot.Builder.localReadSizeAbort(WarningsSnapshot.Counter counter) WarningsSnapshot.Builder.localReadSizeWarning(com.google.common.collect.ImmutableSet<InetAddressAndPort> instances, long maxValue) WarningsSnapshot.Builder.localReadSizeWarning(WarningsSnapshot.Counter counter) WarningsSnapshot.Builder.rowIndexSizeAbort(WarningsSnapshot.Counter counter) WarningsSnapshot.Builder.rowIndexSizeWarning(WarningsSnapshot.Counter counter) WarningsSnapshot.Builder.tombstonesAbort(com.google.common.collect.ImmutableSet<InetAddressAndPort> instances, long maxValue) WarningsSnapshot.Builder.tombstonesAbort(WarningsSnapshot.Counter counter) WarningsSnapshot.Builder.tombstonesWarning(com.google.common.collect.ImmutableSet<InetAddressAndPort> instances, long maxValue) WarningsSnapshot.Builder.tombstonesWarning(WarningsSnapshot.Counter counter)