Uses of Interface
org.apache.cassandra.concurrent.InfiniteLoopExecutor.InterruptibleRunnable
-
Packages that use InfiniteLoopExecutor.InterruptibleRunnable Package Description org.apache.cassandra.concurrent org.apache.cassandra.utils.memory -
-
Uses of InfiniteLoopExecutor.InterruptibleRunnable in org.apache.cassandra.concurrent
Constructors in org.apache.cassandra.concurrent with parameters of type InfiniteLoopExecutor.InterruptibleRunnable Constructor Description InfiniteLoopExecutor(java.lang.String name, InfiniteLoopExecutor.InterruptibleRunnable runnable)
-
Uses of InfiniteLoopExecutor.InterruptibleRunnable in org.apache.cassandra.utils.memory
Classes in org.apache.cassandra.utils.memory that implement InfiniteLoopExecutor.InterruptibleRunnable Modifier and Type Class Description static class
MemtableCleanerThread.Clean<P extends MemtablePool>
-