Package org.apache.cassandra.concurrent
Interface Interruptible.SimpleTask
-
- Enclosing interface:
- Interruptible
public static interface Interruptible.SimpleTask
A Task that only runs on NORMAL states
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run()
-