Package | Description |
---|---|
org.apache.cassandra.repair | |
org.apache.cassandra.repair.consistent |
Modifier and Type | Field and Description |
---|---|
java.util.Collection<RepairResult> |
RepairSessionResult.repairJobResults |
Constructor and Description |
---|
RepairSessionResult(java.util.UUID sessionId,
java.lang.String keyspace,
java.util.Collection<Range<Token>> ranges,
java.util.Collection<RepairResult> repairJobResults,
boolean skippedReplicas) |
Modifier and Type | Method and Description |
---|---|
void |
SyncStatSummary.consumeRepairResult(RepairResult result) |
Copyright © 2009-2022 The Apache Software Foundation