Uses of Annotation Interface
org.apache.cassandra.utils.Simulate
Packages that use Simulate
-
Uses of Simulate in org.apache.cassandra.schema
Classes in org.apache.cassandra.schema with annotations of type SimulateModifier and TypeClassDescriptionclassMigration coordinator is responsible for tracking schema versions on various nodes and, if needed, synchronize the schema. -
Uses of Simulate in org.apache.cassandra.service
Classes in org.apache.cassandra.service with annotations of type SimulateModifier and TypeClassDescriptionclassActiveRepairService is the starting point for manual "active" repairs.