Package org.apache.cassandra.concurrent
Interface Interruptible
- All Superinterfaces:
Shutdownable
- All Known Implementing Classes:
InfiniteLoopExecutor,MemtableCleanerThread
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA Task that only runs on NORMAL statesstatic enumstatic interfacestatic class -
Method Summary
Methods inherited from interface org.apache.cassandra.concurrent.Shutdownable
awaitTermination, isTerminated, shutdown, shutdownNow
-
Method Details
-
interrupt
void interrupt()
-