|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestSchedulerOptions | |
---|---|
org.apache.cassandra.config | |
org.apache.cassandra.scheduler |
Uses of RequestSchedulerOptions in org.apache.cassandra.config |
---|
Fields in org.apache.cassandra.config declared as RequestSchedulerOptions | |
---|---|
RequestSchedulerOptions |
Config.request_scheduler_options
|
Methods in org.apache.cassandra.config that return RequestSchedulerOptions | |
---|---|
static RequestSchedulerOptions |
DatabaseDescriptor.getRequestSchedulerOptions()
|
Uses of RequestSchedulerOptions in org.apache.cassandra.scheduler |
---|
Constructors in org.apache.cassandra.scheduler with parameters of type RequestSchedulerOptions | |
---|---|
NoScheduler(RequestSchedulerOptions options)
|
|
RoundRobinScheduler(RequestSchedulerOptions options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |