Class WarningsSnapshot.Warnings
java.lang.Object
org.apache.cassandra.service.reads.thresholds.WarningsSnapshot.Warnings
- Enclosing class:
- WarningsSnapshot
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic WarningsSnapshot.Warningscreate(WarningsSnapshot.Counter warnings, WarningsSnapshot.Counter aborts) booleaninthashCode()merge(WarningsSnapshot.Warnings other) toString()
-
Field Details
-
warnings
-
aborts
-
-
Method Details
-
create
public static WarningsSnapshot.Warnings create(WarningsSnapshot.Counter warnings, WarningsSnapshot.Counter aborts) -
merge
-
equals
-
hashCode
public int hashCode() -
toString
-