Uses of Class
org.apache.cassandra.utils.Simulate
-
Packages that use Simulate Package Description org.apache.cassandra.schema org.apache.cassandra.service -
-
Uses of Simulate in org.apache.cassandra.schema
Classes in org.apache.cassandra.schema with annotations of type Simulate Modifier and Type Class Description classMigrationCoordinatorMigration 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 Simulate Modifier and Type Class Description classActiveRepairServiceActiveRepairService is the starting point for manual "active" repairs.
-