Uses of Class
org.apache.cassandra.service.reads.thresholds.WarningsSnapshot
Packages that use WarningsSnapshot
-
Uses of WarningsSnapshot in org.apache.cassandra.service.reads.thresholds
Methods in org.apache.cassandra.service.reads.thresholds that return WarningsSnapshotModifier and TypeMethodDescriptionWarningsSnapshot.Builder.build()static WarningsSnapshotWarningsSnapshot.create(WarningsSnapshot.Warnings tombstones, WarningsSnapshot.Warnings localReadSize, WarningsSnapshot.Warnings rowIndexTooLarge, WarningsSnapshot.Warnings indexReadSSTablesCount) static WarningsSnapshotWarningsSnapshot.empty()static WarningsSnapshotWarningsSnapshot.merge(WarningsSnapshot... values) WarningContext.snapshot()Methods in org.apache.cassandra.service.reads.thresholds with parameters of type WarningsSnapshotModifier and TypeMethodDescriptionstatic WarningsSnapshotWarningsSnapshot.merge(WarningsSnapshot... values) static voidCoordinatorWarnings.update(ReadCommand cmd, WarningsSnapshot snapshot)