|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RetryingScheduledThreadPoolExecutor | |
---|---|
org.apache.cassandra.service |
Uses of RetryingScheduledThreadPoolExecutor in org.apache.cassandra.service |
---|
Fields in org.apache.cassandra.service declared as RetryingScheduledThreadPoolExecutor | |
---|---|
static RetryingScheduledThreadPoolExecutor |
StorageService.scheduledTasks
This pool is used for periodic short (sub-second) tasks. |
static RetryingScheduledThreadPoolExecutor |
StorageService.tasks
This pool is used by tasks that can have longer execution times, and usually are non periodic. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |