Package | Description |
---|---|
org.apache.cassandra.config | |
org.apache.cassandra.scheduler |
Modifier and Type | Field and Description |
---|---|
RequestSchedulerOptions |
Config.request_scheduler_options |
Modifier and Type | Method and Description |
---|---|
static RequestSchedulerOptions |
DatabaseDescriptor.getRequestSchedulerOptions() |
Constructor and Description |
---|
NoScheduler(RequestSchedulerOptions options) |
RoundRobinScheduler(RequestSchedulerOptions options) |
Copyright © 2013 The Apache Software Foundation