Uses of Package
org.apache.cassandra.repair
-
Classes in org.apache.cassandra.repair used by org.apache.cassandra.db Class Description KeyspaceRepairManager Keyspace level hook for repair.TableRepairManager Table level hook for repair -
Classes in org.apache.cassandra.repair used by org.apache.cassandra.db.repair Class Description KeyspaceRepairManager Keyspace level hook for repair.TableRepairManager Table level hook for repairValidationPartitionIterator -
Classes in org.apache.cassandra.repair used by org.apache.cassandra.exceptions Class Description RepairJobDesc RepairJobDesc is used from various repair processes to distinguish one RepairJob to another. -
Classes in org.apache.cassandra.repair used by org.apache.cassandra.repair Class Description CommonRange Groups ranges with identical endpoints/transient endpointsCompletableRemoteSyncTask RepairJobDesc RepairJobDesc is used from various repair processes to distinguish one RepairJob to another.RepairMessageVerbHandler Handles all repair related message.RepairParallelism Specify the degree of parallelism when calculating the merkle trees in a repair job.RepairResult RepairJob's resultRepairSession Coordinates the (active) repair of a list of non overlapping token ranges.SomeRepairFailedException This is a special exception which states "I know something failed but I don't have access to the failure".SyncNodePair SyncNodePair is used for repair message body to indicate the pair of nodes.SyncStat Statistics about synchronizing two replicaSyncTask ValidationManager ValidationPartitionIterator ValidationTask ValidationTask sendsValidationRequest
to a replica.Validator Handles the building of a merkle tree for a column family. -
Classes in org.apache.cassandra.repair used by org.apache.cassandra.repair.asymmetric Class Description TreeResponse Merkle tree response sent from given endpoint. -
Classes in org.apache.cassandra.repair used by org.apache.cassandra.repair.consistent Class Description RepairResult RepairJob's resultRepairSessionResult Repair session result -
Classes in org.apache.cassandra.repair used by org.apache.cassandra.repair.messages Class Description RepairJobDesc RepairJobDesc is used from various repair processes to distinguish one RepairJob to another.RepairParallelism Specify the degree of parallelism when calculating the merkle trees in a repair job.SyncNodePair SyncNodePair is used for repair message body to indicate the pair of nodes. -
Classes in org.apache.cassandra.repair used by org.apache.cassandra.service Class Description CommonRange Groups ranges with identical endpoints/transient endpointsRepairParallelism Specify the degree of parallelism when calculating the merkle trees in a repair job.RepairSession Coordinates the (active) repair of a list of non overlapping token ranges.