Package | Description |
---|---|
org.apache.storm |
Modifier and Type | Field and Description |
---|---|
static String |
Config.DRPC_CHILDOPTS
Childopts for Storm DRPC Java process.
|
static String |
Config.LOGVIEWER_CHILDOPTS
Childopts for log viewer java process.
|
static String |
Config.NIMBUS_CHILDOPTS
This parameter is used by the storm-deploy project to configure the jvm options for the nimbus daemon.
|
static String |
Config.PACEMAKER_CHILDOPTS
This parameter is used by the storm-deploy project to configure the jvm options for the pacemaker daemon.
|
static String |
Config.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_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 |
Config.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 |
Config.WORKER_PROFILER_CHILDOPTS
The jvm profiler opts provided to workers launched by this supervisor.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.