Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.db.compaction | |
org.apache.cassandra.repair.consistent | |
org.apache.cassandra.repair.consistent.admin |
Modifier and Type | Method and Description |
---|---|
CleanupSummary |
ColumnFamilyStore.releaseRepairData(java.util.Collection<java.util.UUID> sessions,
boolean force)
promotes (or demotes) data attached to an incremental repair session that has either completed successfully,
or failed
|
Modifier and Type | Method and Description |
---|---|
CleanupSummary |
CompactionStrategyManager.releaseRepairData(java.util.Collection<java.util.UUID> sessions) |
Modifier and Type | Method and Description |
---|---|
CleanupSummary |
LocalSessions.cleanup(TableId tid,
java.util.Collection<Range<Token>> ranges,
boolean force) |
Modifier and Type | Method and Description |
---|---|
static CleanupSummary |
CleanupSummary.add(CleanupSummary l,
CleanupSummary r) |
static CleanupSummary |
CleanupSummary.fromComposite(javax.management.openmbean.CompositeData cd) |
Modifier and Type | Method and Description |
---|---|
static CleanupSummary |
CleanupSummary.add(CleanupSummary l,
CleanupSummary r) |
Copyright © 2009-2020 The Apache Software Foundation