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 classActiveRepairServiceActiveRepairService 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 ActiveRepairServiceMBeanNodeProbe. arsProxyMethods in org.apache.cassandra.tools that return ActiveRepairServiceMBean Modifier and Type Method Description ActiveRepairServiceMBeanNodeProbe. getRepairServiceProxy()
-