Uses of Interface
org.apache.cassandra.concurrent.Shutdownable
Packages that use Shutdownable
Package
Description
-
Uses of Shutdownable in org.apache.cassandra.auth
Classes in org.apache.cassandra.auth that implement Shutdownable -
Uses of Shutdownable in org.apache.cassandra.auth.jmx
Classes in org.apache.cassandra.auth.jmx that implement Shutdownable -
Uses of Shutdownable in org.apache.cassandra.concurrent
Subinterfaces of Shutdownable in org.apache.cassandra.concurrentClasses in org.apache.cassandra.concurrent that implement Shutdownable -
Uses of Shutdownable in org.apache.cassandra.utils.memory
Classes in org.apache.cassandra.utils.memory that implement ShutdownableModifier and TypeClassDescriptionclassMemtableCleanerThread<P extends MemtablePool>A thread that reclaims memory from a MemtablePool on demand.