Uses of Class
org.apache.cassandra.repair.consistent.admin.CleanupSummary
Packages that use CleanupSummary
Package
Description
-
Uses of CleanupSummary in org.apache.cassandra.db
Methods in org.apache.cassandra.db that return CleanupSummaryModifier and TypeMethodDescriptionColumnFamilyStore.releaseRepairData(Collection<TimeUUID> sessions, boolean force) promotes (or demotes) data attached to an incremental repair session that has either completed successfully, or failed -
Uses of CleanupSummary in org.apache.cassandra.db.compaction
Methods in org.apache.cassandra.db.compaction that return CleanupSummaryModifier and TypeMethodDescriptionCompactionStrategyManager.releaseRepairData(Collection<TimeUUID> sessions) -
Uses of CleanupSummary in org.apache.cassandra.repair.consistent
Methods in org.apache.cassandra.repair.consistent that return CleanupSummaryModifier and TypeMethodDescriptionLocalSessions.cleanup(TableId tid, Collection<Range<Token>> ranges, boolean force) -
Uses of CleanupSummary in org.apache.cassandra.repair.consistent.admin
Methods in org.apache.cassandra.repair.consistent.admin that return CleanupSummaryModifier and TypeMethodDescriptionstatic CleanupSummaryCleanupSummary.add(CleanupSummary l, CleanupSummary r) static CleanupSummaryCleanupSummary.fromComposite(CompositeData cd) Methods in org.apache.cassandra.repair.consistent.admin with parameters of type CleanupSummaryModifier and TypeMethodDescriptionstatic CleanupSummaryCleanupSummary.add(CleanupSummary l, CleanupSummary r)