Package | Description |
---|---|
org.apache.cassandra.config |
Modifier and Type | Field and Description |
---|---|
Config.RepairCommandPoolFullStrategy |
Config.repair_command_pool_full_strategy |
Modifier and Type | Method and Description |
---|---|
static Config.RepairCommandPoolFullStrategy |
DatabaseDescriptor.getRepairCommandPoolFullStrategy() |
static Config.RepairCommandPoolFullStrategy |
Config.RepairCommandPoolFullStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Config.RepairCommandPoolFullStrategy[] |
Config.RepairCommandPoolFullStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2020 The Apache Software Foundation