Uses of Interface
org.apache.cassandra.concurrent.Interruptible.SimpleTask
Packages that use Interruptible.SimpleTask
-
Uses of Interruptible.SimpleTask in org.apache.cassandra.concurrent
Methods in org.apache.cassandra.concurrent with parameters of type Interruptible.SimpleTaskModifier and TypeMethodDescriptionstatic Interruptible.TaskInterruptible.Task.from(Interruptible.SimpleTask simpleTask) default InterruptibleExecutorFactory.infiniteLoop(String name, Interruptible.SimpleTask task, InfiniteLoopExecutor.SimulatorSafe simulatorSafe) Create and start a new InfiniteLoopExecutor to repeatedly invokerunnable.