Package org.apache.cassandra.concurrent
Interface Interruptible.Task
- Enclosing interface:
- Interruptible
public static interface Interruptible.Task
-
Method Summary
Modifier and TypeMethodDescriptionstatic Interruptible.Taskfrom(Interruptible.SimpleTask simpleTask) voidrun(Interruptible.State state)
-
Method Details
-
run
- Throws:
InterruptedException
-
from
-