|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DebuggableScheduledThreadPoolExecutor | |
---|---|
org.apache.cassandra.service |
Uses of DebuggableScheduledThreadPoolExecutor in org.apache.cassandra.service |
---|
Fields in org.apache.cassandra.service declared as DebuggableScheduledThreadPoolExecutor | |
---|---|
static DebuggableScheduledThreadPoolExecutor |
StorageService.optionalTasks
tasks that do not need to be waited for on shutdown/drain |
static DebuggableScheduledThreadPoolExecutor |
StorageService.scheduledTasks
This pool is used for periodic short (sub-second) tasks. |
static DebuggableScheduledThreadPoolExecutor |
StorageService.tasks
This pool is used by tasks that can have longer execution times, and usually are non periodic. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |