Uses of Enum Class
org.apache.cassandra.service.ActiveRepairService.ParentRepairStatus
Packages that use ActiveRepairService.ParentRepairStatus
-
Uses of ActiveRepairService.ParentRepairStatus in org.apache.cassandra.service
Methods in org.apache.cassandra.service that return ActiveRepairService.ParentRepairStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ActiveRepairService.ParentRepairStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.service that return types with arguments of type ActiveRepairService.ParentRepairStatusMethods in org.apache.cassandra.service with parameters of type ActiveRepairService.ParentRepairStatusModifier and TypeMethodDescriptionvoidActiveRepairService.recordRepairStatus(int cmd, ActiveRepairService.ParentRepairStatus parentRepairStatus, List<String> messages)