Package | Description |
---|---|
org.apache.storm |
Modifier and Type | Field and Description |
---|---|
static String |
DaemonConfig.DRPC_CHILDOPTS
Childopts for Storm DRPC Java process.
|
static String |
DaemonConfig.LOGS_GROUPS
A list of groups allowed to view logs via the Log Viewer.
|
static String |
DaemonConfig.LOGS_USERS
A list of users allowed to view logs via the Log Viewer.
|
static String |
DaemonConfig.LOGVIEWER_CHILDOPTS
Childopts for log viewer java process.
|
static String |
DaemonConfig.NIMBUS_CHILDOPTS
This parameter is used by the storm-deploy project to configure the jvm options for the nimbus daemon.
|
static String |
DaemonConfig.PACEMAKER_CHILDOPTS
This parameter is used by the storm-deploy project to configure the jvm options for the pacemaker daemon.
|
static String |
DaemonConfig.SUPERVISOR_CHILDOPTS
This parameter is used by the storm-deploy project to configure the jvm options for the supervisor daemon.
|
static String |
Config.TOPOLOGY_CLASSPATH
Topology-specific classpath for the worker child process.
|
static String |
Config.TOPOLOGY_CLASSPATH_BEGINNING
Topology-specific classpath for the worker child process.
|
static String |
Config.TOPOLOGY_GROUPS
A list of groups that are allowed to interact with the topology.
|
static String |
Config.TOPOLOGY_READONLY_GROUPS
A list of readonly groups that are allowed to interact with the topology.
|
static String |
Config.TOPOLOGY_READONLY_USERS
A list of readonly users that are allowed to interact with the topology.
|
static String |
Config.TOPOLOGY_USERS
A list of users that are allowed to interact with the topology.
|
static String |
Config.TOPOLOGY_WORKER_CHILDOPTS
Topology-specific options for the worker child process.
|
static String |
Config.TOPOLOGY_WORKER_GC_CHILDOPTS
Topology-specific options GC for the worker child process.
|
static String |
Config.TOPOLOGY_WORKER_LOGWRITER_CHILDOPTS
Topology-specific options for the logwriter process of a worker.
|
static String |
DaemonConfig.UI_CHILDOPTS
Childopts for Storm UI Java process.
|
static String |
Config.WORKER_CHILDOPTS
The jvm opts provided to workers launched by this supervisor.
|
static String |
Config.WORKER_GC_CHILDOPTS
The jvm opts provided to workers launched by this supervisor for GC.
|
static String |
DaemonConfig.WORKER_PROFILER_CHILDOPTS
The jvm profiler opts provided to workers launched by this supervisor.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.