Uses of Class
org.apache.cassandra.repair.state.ParticipateState
-
Packages that use ParticipateState Package Description org.apache.cassandra.service -
-
Uses of ParticipateState in org.apache.cassandra.service
Methods in org.apache.cassandra.service that return ParticipateState Modifier and Type Method Description ParticipateStateActiveRepairService. participate(TimeUUID id)Methods in org.apache.cassandra.service that return types with arguments of type ParticipateState Modifier and Type Method Description java.util.Collection<ParticipateState>ActiveRepairService. participates()Methods in org.apache.cassandra.service with parameters of type ParticipateState Modifier and Type Method Description booleanActiveRepairService. register(ParticipateState state)
-