Uses of Interface
org.apache.cassandra.hints.HintsServiceMBean
Packages that use HintsServiceMBean
Package
Description
Hints subsystem consists of several components.
-
Uses of HintsServiceMBean in org.apache.cassandra.hints
Classes in org.apache.cassandra.hints that implement HintsServiceMBeanModifier and TypeClassDescriptionfinal classA 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