Uses of Class
org.apache.cassandra.repair.consistent.RepairedState.Section
Packages that use RepairedState.Section
Package
Description
-
Uses of RepairedState.Section in org.apache.cassandra.repair.consistent
Fields in org.apache.cassandra.repair.consistent with type parameters of type RepairedState.SectionConstructor parameters in org.apache.cassandra.repair.consistent with type arguments of type RepairedState.SectionModifierConstructorDescriptionStats(long minRepaired, long maxRepaired, List<RepairedState.Section> sections) -
Uses of RepairedState.Section in org.apache.cassandra.repair.consistent.admin
Method parameters in org.apache.cassandra.repair.consistent.admin with type arguments of type RepairedState.SectionModifier and TypeMethodDescriptionstatic List<RepairStats.Section>RepairStats.convertSections(List<RepairedState.Section> from)