Uses of Annotation Type
org.apache.storm.validation.ConfigValidationAnnotations.IsMapEntryType
Packages that use ConfigValidationAnnotations.IsMapEntryType
-
Uses of ConfigValidationAnnotations.IsMapEntryType in org.apache.storm
Fields in org.apache.storm with annotations of type ConfigValidationAnnotations.IsMapEntryTypeModifier and TypeFieldDescriptionstatic final String
DaemonConfig.DRPC_HTTP_FILTER_PARAMS
Initialization parameters for the javax.servlet.Filter of the DRPC HTTP service.static final String
DaemonConfig.ISOLATION_SCHEDULER_MACHINES
A map from topology name to the number of machines that should be dedicated for that topology.static final String
DaemonConfig.LOGVIEWER_FILTER_PARAMS
Initialization parameters for the javax.servlet.Filter for Logviewer.static final String
DaemonConfig.MULTITENANT_SCHEDULER_USER_POOLS
A map from the user name to the number of machines that should that user is allowed to use.static final String
Config.SUPERVISOR_RESOURCES_MAP
A map of resources the Supervisor has e.g {"cpu.pcore.percent" : 200.0.static final String
DaemonConfig.SUPERVISOR_SCHEDULER_META
the metadata configured on the supervisor.static final String
Map a version of storm to a worker classpath that can be used to run it.static final String
Map a version of storm to a worker's logwriter class.static final String
Map a version of storm to a worker's main class.static final String
A map of resources used by each component e.g {"cpu.pcore.percent" : 200.0.static final String
Config.TOPOLOGY_ENVIRONMENT
Topology-specific environment variables for the worker child process.static final String
Config.TOPOLOGY_WORKER_METRICS
A map of metric name to class name implementing IMetric that will be created once per worker JVM.static final String
DaemonConfig.UI_FILTER_PARAMS
Initialization parameters for the javax.servlet.Filter for UI.static final String
Config.WORKER_METRICS
A map of metric name to class name implementing IMetric that will be created once per worker JVM. -
Uses of ConfigValidationAnnotations.IsMapEntryType in org.apache.storm.hdfs.spout
Fields in org.apache.storm.hdfs.spout with annotations of type ConfigValidationAnnotations.IsMapEntryType