Package org.apache.cassandra.utils
Annotation Interface Nemesis
Annotate fields, particularly important volatile fields, where the system should adversarially schedule
thread events around memory accesses (read or write).
This can introduce significant simulation overhead, so should be used sparingly.
TODO: Support @Nemesis on methods, to insert nemesis points either before or after invocations of the method
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional Elements
-
Element Details
-
traffic
Nemesis.Traffic traffic- Default:
- HIGH
-