Package | Description |
---|---|
org.apache.cassandra.repair.consistent | |
org.apache.cassandra.repair.consistent.admin |
Modifier and Type | Field and Description |
---|---|
static RepairedState.Stats |
RepairedState.Stats.EMPTY |
Modifier and Type | Method and Description |
---|---|
RepairedState.Stats |
RepairedState.getRepairedStats(java.util.Collection<Range<Token>> ranges) |
RepairedState.Stats |
LocalSessions.getRepairedStats(TableId tid,
java.util.Collection<Range<Token>> ranges) |
Modifier and Type | Method and Description |
---|---|
static RepairStats |
RepairStats.fromRepairState(java.lang.String keyspace,
java.lang.String table,
RepairedState.Stats stats) |
Copyright © 2009-2022 The Apache Software Foundation