static String |
DaemonConfig.STORM_CLUSTER_METRICS_CONSUMER_REGISTER |
A list of classes implementing IClusterMetricsConsumer (See storm.yaml.example for exact config format).
|
static String |
Config.STORM_METRICS_REPORTERS |
Deprecated, for removal: This API element is subject to removal in a future version.
|
static String |
Config.STORM_TOPOLOGY_METRICS_SYSTEM_REPORTERS |
A list of system metrics reporters that will get added to each topology.
|
static String |
DaemonConfig.SUPERVISOR_SLOTS_PORTS |
A list of ports that can run workers on this supervisor.
|
static String |
Config.TOPOLOGY_EVENT_LOGGER_REGISTER |
A list of classes implementing IEventLogger (See storm.yaml.example for exact config format).
|
static String |
Config.TOPOLOGY_METRICS_CONSUMER_REGISTER |
A list of classes implementing IMetricsConsumer (See storm.yaml.example for exact config format).
|
static String |
Config.TOPOLOGY_METRICS_REPORTERS |
Configure the topology metrics reporters to be used on workers.
|