Uses of Annotation Type
org.apache.storm.validation.ConfigValidationAnnotations.IsStringOrStringList
Packages that use ConfigValidationAnnotations.IsStringOrStringList
-
Uses of ConfigValidationAnnotations.IsStringOrStringList in org.apache.storm
Fields in org.apache.storm with annotations of type ConfigValidationAnnotations.IsStringOrStringListModifier and TypeFieldDescriptionstatic final String
DaemonConfig.DRPC_CHILDOPTS
Childopts for Storm DRPC Java process.static final String
DaemonConfig.LOGS_GROUPS
A list of groups allowed to view logs via the Log Viewer.static final String
DaemonConfig.LOGS_USERS
A list of users allowed to view logs via the Log Viewer.static final String
DaemonConfig.LOGVIEWER_CHILDOPTS
Childopts for log viewer java process.static final String
DaemonConfig.NIMBUS_CHILDOPTS
This parameter is used by the storm-deploy project to configure the jvm options for the nimbus daemon.static final String
DaemonConfig.PACEMAKER_CHILDOPTS
This parameter is used by the storm-deploy project to configure the jvm options for the pacemaker daemon.static final String
DaemonConfig.SUPERVISOR_CHILDOPTS
This parameter is used by the storm-deploy project to configure the jvm options for the supervisor daemon.static final String
Config.TOPOLOGY_CLASSPATH
Topology-specific classpath for the worker child process.static final String
Config.TOPOLOGY_CLASSPATH_BEGINNING
Topology-specific classpath for the worker child process.static final String
Config.TOPOLOGY_GROUPS
A list of groups that are allowed to interact with the topology.static final String
Config.TOPOLOGY_READONLY_GROUPS
A list of readonly groups that are allowed to interact with the topology.static final String
Config.TOPOLOGY_READONLY_USERS
A list of readonly users that are allowed to interact with the topology.static final String
Config.TOPOLOGY_USERS
A list of users that are allowed to interact with the topology.static final String
Config.TOPOLOGY_WORKER_CHILDOPTS
Topology-specific options for the worker child process.static final String
Config.TOPOLOGY_WORKER_GC_CHILDOPTS
Topology-specific options GC for the worker child process.static final String
Topology-specific options for the logwriter process of a worker.static final String
DaemonConfig.UI_CHILDOPTS
Childopts for Storm UI Java process.static final String
Config.WORKER_CHILDOPTS
The jvm opts provided to workers launched by this supervisor.static final String
Config.WORKER_GC_CHILDOPTS
The jvm opts provided to workers launched by this supervisor for GC.static final String
DaemonConfig.WORKER_PROFILER_CHILDOPTS
The jvm profiler opts provided to workers launched by this supervisor.