Package | Description |
---|---|
org.apache.cassandra.concurrent |
Modifier and Type | Method and Description |
---|---|
static Interruptible.Task |
Interruptible.Task.from(Interruptible.SimpleTask simpleTask) |
default Interruptible |
ExecutorFactory.infiniteLoop(java.lang.String name,
Interruptible.SimpleTask task,
InfiniteLoopExecutor.SimulatorSafe simulatorSafe)
Create and start a new InfiniteLoopExecutor to repeatedly invoke
runnable . |
Copyright © 2009-2022 The Apache Software Foundation