Package | Description |
---|---|
org.apache.cassandra.config |
Modifier and Type | Method and Description |
---|---|
static Config |
DatabaseDescriptor.getRawConfig() |
Config |
ConfigurationLoader.loadConfig()
Loads a
Config object to use to configure a node. |
static Config |
DatabaseDescriptor.loadConfig() |
Config |
YamlConfigurationLoader.loadConfig() |
Config |
YamlConfigurationLoader.loadConfig(java.net.URL url) |
Modifier and Type | Method and Description |
---|---|
static void |
DatabaseDescriptor.applyAddressConfig(Config config) |
static void |
Config.log(Config config) |
Copyright © 2020 The Apache Software Foundation