Uses of Interface
org.apache.cassandra.service.ActiveRepairServiceMBean
-
Packages that use ActiveRepairServiceMBean Package Description org.apache.cassandra.service org.apache.cassandra.tools -
-
Uses of ActiveRepairServiceMBean in org.apache.cassandra.service
Classes in org.apache.cassandra.service that implement ActiveRepairServiceMBean Modifier and Type Class Description class
ActiveRepairService
ActiveRepairService is the starting point for manual "active" repairs. -
Uses of ActiveRepairServiceMBean in org.apache.cassandra.tools
Fields in org.apache.cassandra.tools declared as ActiveRepairServiceMBean Modifier and Type Field Description protected ActiveRepairServiceMBean
NodeProbe. arsProxy
Methods in org.apache.cassandra.tools that return ActiveRepairServiceMBean Modifier and Type Method Description ActiveRepairServiceMBean
NodeProbe. getRepairServiceProxy()
-