Package | Description |
---|---|
org.apache.storm |
Modifier and Type | Field and Description |
---|---|
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 |
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).
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.