Package | Description |
---|---|
org.apache.storm |
Modifier and Type | Field and Description |
---|---|
static String |
DaemonConfig.BLACKLIST_SCHEDULER_REPORTER
The class that the blacklist scheduler will report the blacklist.
|
static String |
DaemonConfig.BLACKLIST_SCHEDULER_STRATEGY
The class that specifies the eviction strategy to use in blacklist scheduler.
|
static String |
DaemonConfig.DRPC_HTTP_CREDS_PLUGIN
Class name of the HTTP credentials plugin for DRPC.
|
static String |
Config.NIMBUS_LOCAL_ASSIGNMENTS_BACKEND_CLASS
Nimbus assignments backend for storing local assignments.
|
static String |
DaemonConfig.NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN
FQCN of a class that implements
I @see org.apache.storm.nimbus.ITopologyActionNotifierPlugin for details. |
static String |
DaemonConfig.RESOURCE_AWARE_SCHEDULER_PRIORITY_STRATEGY
the class that specifies the scheduling priority strategy to use in ResourceAwareScheduler.
|
static String |
Config.STORM_NETWORK_TOPOGRAPHY_PLUGIN
What Network Topography detection classes should we use.
|
static String |
DaemonConfig.STORM_RESOURCE_ISOLATION_PLUGIN
The plugin to be used for resource isolation.
|
static String |
DaemonConfig.SUPERVISOR_AUTHORIZER
Class name for authorization plugin for supervisor.
|
static String |
DaemonConfig.UI_HTTP_CREDS_PLUGIN
Class name of the HTTP credentials plugin for the UI.
|
static String |
DaemonConfig.VALIDATE_TOPOLOGY_SCHEDULER_STRATEGY
Server side validation that @{see Config#TOPOLOGY_SCHEDULER_STRATEGY} is set ot a subclass of IStrategy.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.