Uses of Interface
org.apache.cassandra.hints.HintsServiceMBean
-
Packages that use HintsServiceMBean Package Description org.apache.cassandra.hints Hints subsystem consists of several components.org.apache.cassandra.tools -
-
Uses of HintsServiceMBean in org.apache.cassandra.hints
Classes in org.apache.cassandra.hints that implement HintsServiceMBean Modifier and Type Class Description classHintsServiceA singleton-ish wrapper over various hints components: - a catalog of all hints stores - a single-threaded write executor - a multi-threaded dispatch executor - the buffer pool for writing hints into - an optional scheduled task to clean up the applicable hints files The front-end for everything hints related. -
Uses of HintsServiceMBean in org.apache.cassandra.tools
Fields in org.apache.cassandra.tools declared as HintsServiceMBean Modifier and Type Field Description protected HintsServiceMBeanNodeProbe. hsProxy
-