blob: 0a19c3e3e00ecb4639287a04535d4117860a0452 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Config (Storm 1.0.6 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Config (Storm 1.0.6 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9,"i7":9,"i8":10,"i9":10,"i10":9,"i11":9,"i12":9,"i13":10,"i14":10,"i15":9,"i16":10,"i17":9,"i18":10,"i19":9,"i20":10,"i21":9,"i22":10,"i23":9,"i24":10,"i25":9,"i26":10,"i27":9,"i28":10,"i29":9,"i30":10,"i31":9,"i32":10,"i33":9,"i34":10,"i35":9,"i36":10,"i37":9,"i38":10,"i39":10,"i40":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Config.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../org/apache/storm/Constants.html" title="class in org.apache.storm"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/storm/Config.html" target="_top">Frames</a></li>
<li><a href="Config.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.java.util.AbstractMap">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.storm</div>
<h2 title="Class Config" class="title">Class Config</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util">java.util.AbstractMap</a>&lt;K,V&gt;</li>
<li>
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">java.util.HashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</li>
<li>
<ul class="inheritance">
<li>org.apache.storm.Config</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">Config</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
<div class="block"><p>Topology configs are specified as a plain old map. This class provides a convenient way to create a topology config map by providing setter methods for all the configs that can be set. It also makes it easier to do things like add serializations.</p><p>This class also provides constants for all the configurations possible on a Storm cluster and Storm topology. Each constant is paired with an annotation that defines the validity criterion of the corresponding field. Default values for these configs can be found in defaults.yaml.</p><p>Note that you may put other configurations in any of the configs. Storm will ignore anything it doesn&rsquo;t recognize, but your topologies are free to make use of them by reading them in the prepare method of Bolts or the open method of Spouts.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../serialized-form.html#org.apache.storm.Config">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.util.AbstractMap">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util">AbstractMap</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.SimpleEntry.html?is-external=true" title="class or interface in java.util">AbstractMap.SimpleEntry</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.SimpleEntry.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.SimpleEntry.html?is-external=true" title="class or interface in java.util">V</a>&gt;, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.SimpleImmutableEntry.html?is-external=true" title="class or interface in java.util">AbstractMap.SimpleImmutableEntry</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.SimpleImmutableEntry.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.SimpleImmutableEntry.html?is-external=true" title="class or interface in java.util">V</a>&gt;</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.java.util.Map">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">V</a>&gt;</code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#BACKPRESSURE_DISRUPTOR_HIGH_WATERMARK">BACKPRESSURE_DISRUPTOR_HIGH_WATERMARK</a></span></code>
<div class="block">This signifies the tuple congestion in a disruptor queue.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#BACKPRESSURE_DISRUPTOR_LOW_WATERMARK">BACKPRESSURE_DISRUPTOR_LOW_WATERMARK</a></span></code>
<div class="block">This signifies a state that a disruptor queue has left the congestion.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#BLOBSTORE_CLEANUP_ENABLE">BLOBSTORE_CLEANUP_ENABLE</a></span></code>
<div class="block">Enable the blobstore cleaner.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#BLOBSTORE_DIR">BLOBSTORE_DIR</a></span></code>
<div class="block">What directory to use for the blobstore.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#BLOBSTORE_HDFS_KEYTAB">BLOBSTORE_HDFS_KEYTAB</a></span></code>
<div class="block">keytab for nimbus/supervisor to use to access secure hdfs for the blobstore.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#BLOBSTORE_HDFS_PRINCIPAL">BLOBSTORE_HDFS_PRINCIPAL</a></span></code>
<div class="block">principal for nimbus/supervisor to use to access secure hdfs for the blobstore.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#BLOBSTORE_SUPERUSER">BLOBSTORE_SUPERUSER</a></span></code>
<div class="block">The blobstore super user has all read/write/admin permissions to all blobs - user running the blobstore.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#CLIENT_BLOBSTORE">CLIENT_BLOBSTORE</a></span></code>
<div class="block">What blobstore implementation the storm client should use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#CLIENT_JAR_TRANSFORMER">CLIENT_JAR_TRANSFORMER</a></span></code>
<div class="block">An implementation of @{link org.apache.storm.daemon.JarTransformer} that will can be used to transform a jar file before storm jar runs with it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DEV_ZOOKEEPER_PATH">DEV_ZOOKEEPER_PATH</a></span></code>
<div class="block">The path to use as the zookeeper dir when running a zookeeper server via &ldquo;storm dev-zookeeper&rdquo;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DISABLE_SYMLINKS">DISABLE_SYMLINKS</a></span></code>
<div class="block">On some systems (windows for example) symlinks require special privileges that not everyone wants to grant a headless user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_AUTHORIZER">DRPC_AUTHORIZER</a></span></code>
<div class="block">Class name for authorization plugin for DRPC client</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_AUTHORIZER_ACL">DRPC_AUTHORIZER_ACL</a></span></code>
<div class="block">The Access Control List for the DRPC Authorizer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_AUTHORIZER_ACL_FILENAME">DRPC_AUTHORIZER_ACL_FILENAME</a></span></code>
<div class="block">File name of the DRPC Authorizer ACL.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_AUTHORIZER_ACL_STRICT">DRPC_AUTHORIZER_ACL_STRICT</a></span></code>
<div class="block">Whether the DRPCSimpleAclAuthorizer should deny requests for operations involving functions that have no explicit ACL entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_CHILDOPTS">DRPC_CHILDOPTS</a></span></code>
<div class="block">Childopts for Storm DRPC Java process.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTP_CREDS_PLUGIN">DRPC_HTTP_CREDS_PLUGIN</a></span></code>
<div class="block">Class name of the HTTP credentials plugin for DRPC.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTP_FILTER">DRPC_HTTP_FILTER</a></span></code>
<div class="block">A class implementing javax.servlet.Filter for DRPC HTTP requests</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTP_FILTER_PARAMS">DRPC_HTTP_FILTER_PARAMS</a></span></code>
<div class="block">Initialization parameters for the javax.servlet.Filter of the DRPC HTTP service</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTP_PORT">DRPC_HTTP_PORT</a></span></code>
<div class="block">This port is used by Storm DRPC for receiving HTTP DPRC requests from clients.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_KEY_PASSWORD">DRPC_HTTPS_KEY_PASSWORD</a></span></code>
<div class="block">Password to the private key in the keystore for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_KEYSTORE_PASSWORD">DRPC_HTTPS_KEYSTORE_PASSWORD</a></span></code>
<div class="block">Password to the keystore used by Storm DRPC for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_KEYSTORE_PATH">DRPC_HTTPS_KEYSTORE_PATH</a></span></code>
<div class="block">Path to the keystore used by Storm DRPC for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_KEYSTORE_TYPE">DRPC_HTTPS_KEYSTORE_TYPE</a></span></code>
<div class="block">Type of keystore used by Storm DRPC for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_NEED_CLIENT_AUTH">DRPC_HTTPS_NEED_CLIENT_AUTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_PORT">DRPC_HTTPS_PORT</a></span></code>
<div class="block">This port is used by Storm DRPC for receiving HTTPS (SSL) DPRC requests from clients.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_TRUSTSTORE_PASSWORD">DRPC_HTTPS_TRUSTSTORE_PASSWORD</a></span></code>
<div class="block">Password to the truststore used by Storm DRPC setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_TRUSTSTORE_PATH">DRPC_HTTPS_TRUSTSTORE_PATH</a></span></code>
<div class="block">Path to the truststore used by Storm DRPC setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_TRUSTSTORE_TYPE">DRPC_HTTPS_TRUSTSTORE_TYPE</a></span></code>
<div class="block">Type of truststore used by Storm DRPC for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_HTTPS_WANT_CLIENT_AUTH">DRPC_HTTPS_WANT_CLIENT_AUTH</a></span></code>
<div class="block">Password to the truststore used by Storm DRPC setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_INVOCATIONS_PORT">DRPC_INVOCATIONS_PORT</a></span></code>
<div class="block">This port on Storm DRPC is used by DRPC topologies to receive function invocations and send results back.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_INVOCATIONS_THREADS">DRPC_INVOCATIONS_THREADS</a></span></code>
<div class="block">DRPC invocations thrift server worker threads</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_INVOCATIONS_THRIFT_TRANSPORT_PLUGIN">DRPC_INVOCATIONS_THRIFT_TRANSPORT_PLUGIN</a></span></code>
<div class="block">The DRPC invocations transport plug-in for Thrift client/server communication</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_MAX_BUFFER_SIZE">DRPC_MAX_BUFFER_SIZE</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">As SimpleTrasportPlugin is deprecated, no other thrift transport plugin uses this configuration.</span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_PORT">DRPC_PORT</a></span></code>
<div class="block">This port is used by Storm DRPC for receiving DPRC requests from clients.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_QUEUE_SIZE">DRPC_QUEUE_SIZE</a></span></code>
<div class="block">DRPC thrift server queue size</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_REQUEST_TIMEOUT_SECS">DRPC_REQUEST_TIMEOUT_SECS</a></span></code>
<div class="block">The timeout on DRPC requests within the DRPC server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_SERVERS">DRPC_SERVERS</a></span></code>
<div class="block">List of DRPC servers so that the DRPCSpout knows who to talk to.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_THRIFT_TRANSPORT_PLUGIN">DRPC_THRIFT_TRANSPORT_PLUGIN</a></span></code>
<div class="block">The DRPC transport plug-in for Thrift client/server communication</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#DRPC_WORKER_THREADS">DRPC_WORKER_THREADS</a></span></code>
<div class="block">DRPC thrift server worker threads</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#ISOLATION_SCHEDULER_MACHINES">ISOLATION_SCHEDULER_MACHINES</a></span></code>
<div class="block">A map from topology name to the number of machines that should be dedicated for that topology.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#JAVA_LIBRARY_PATH">JAVA_LIBRARY_PATH</a></span></code>
<div class="block">This value is passed to spawned JVMs (e.g., Nimbus, Supervisor, and Workers) for the java.library.path value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGS_GROUPS">LOGS_GROUPS</a></span></code>
<div class="block">A list of groups allowed to view logs via the Log Viewer</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGS_USERS">LOGS_USERS</a></span></code>
<div class="block">A list of users allowed to view logs via the Log Viewer</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_APPENDER_NAME">LOGVIEWER_APPENDER_NAME</a></span></code>
<div class="block">Appender name used by log viewer to determine log directory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_CHILDOPTS">LOGVIEWER_CHILDOPTS</a></span></code>
<div class="block">Childopts for log viewer java process.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_CLEANUP_AGE_MINS">LOGVIEWER_CLEANUP_AGE_MINS</a></span></code>
<div class="block">How many minutes since a log was last modified for the log to be considered for clean-up</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_CLEANUP_INTERVAL_SECS">LOGVIEWER_CLEANUP_INTERVAL_SECS</a></span></code>
<div class="block">How often to clean up old log files</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_KEY_PASSWORD">LOGVIEWER_HTTPS_KEY_PASSWORD</a></span></code>
<div class="block">Password to the private key in the keystore for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_KEYSTORE_PASSWORD">LOGVIEWER_HTTPS_KEYSTORE_PASSWORD</a></span></code>
<div class="block">Password for the keystore for HTTPS for Storm Logviewer</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_KEYSTORE_PATH">LOGVIEWER_HTTPS_KEYSTORE_PATH</a></span></code>
<div class="block">Path to the keystore containing the certs used by Storm Logviewer for HTTPS communications</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_KEYSTORE_TYPE">LOGVIEWER_HTTPS_KEYSTORE_TYPE</a></span></code>
<div class="block">Type of the keystore for HTTPS for Storm Logviewer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_NEED_CLIENT_AUTH">LOGVIEWER_HTTPS_NEED_CLIENT_AUTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_PORT">LOGVIEWER_HTTPS_PORT</a></span></code>
<div class="block">Storm Logviewer HTTPS port</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_TRUSTSTORE_PASSWORD">LOGVIEWER_HTTPS_TRUSTSTORE_PASSWORD</a></span></code>
<div class="block">Password for the truststore for HTTPS for Storm Logviewer</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_TRUSTSTORE_PATH">LOGVIEWER_HTTPS_TRUSTSTORE_PATH</a></span></code>
<div class="block">Path to the truststore containing the certs used by Storm Logviewer for HTTPS communications</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_TRUSTSTORE_TYPE">LOGVIEWER_HTTPS_TRUSTSTORE_TYPE</a></span></code>
<div class="block">Type of the truststore for HTTPS for Storm Logviewer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_HTTPS_WANT_CLIENT_AUTH">LOGVIEWER_HTTPS_WANT_CLIENT_AUTH</a></span></code>
<div class="block">Password to the truststore used by Storm Logviewer setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_MAX_PER_WORKER_LOGS_SIZE_MB">LOGVIEWER_MAX_PER_WORKER_LOGS_SIZE_MB</a></span></code>
<div class="block">The maximum number of bytes per worker&rsquo;s files can take up in MB</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_MAX_SUM_WORKER_LOGS_SIZE_MB">LOGVIEWER_MAX_SUM_WORKER_LOGS_SIZE_MB</a></span></code>
<div class="block">The maximum number of bytes all worker log files can take up in MB</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#LOGVIEWER_PORT">LOGVIEWER_PORT</a></span></code>
<div class="block">HTTP UI port for log viewer</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#MULTITENANT_SCHEDULER_USER_POOLS">MULTITENANT_SCHEDULER_USER_POOLS</a></span></code>
<div class="block">A map from the user name to the number of machines that should that user is allowed to use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_ADMINS">NIMBUS_ADMINS</a></span></code>
<div class="block">A list of users that are cluster admins and can run any command.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_AUTHORIZER">NIMBUS_AUTHORIZER</a></span></code>
<div class="block">Class name for authorization plugin for Nimbus</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_AUTO_CRED_PLUGINS">NIMBUS_AUTO_CRED_PLUGINS</a></span></code>
<div class="block">A list of plugins that nimbus should load during submit topology to populate credentials on user&rsquo;s behalf.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_BLOBSTORE">NIMBUS_BLOBSTORE</a></span></code>
<div class="block">What blobstore implementation nimbus should use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_BLOBSTORE_EXPIRATION_SECS">NIMBUS_BLOBSTORE_EXPIRATION_SECS</a></span></code>
<div class="block">During operations with the blob store, via master, how long a connection is idle before nimbus considers it dead and drops the session and any associated connections.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_CHILDOPTS">NIMBUS_CHILDOPTS</a></span></code>
<div class="block">This parameter is used by the storm-deploy project to configure the jvm options for the nimbus daemon.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_CLEANUP_INBOX_FREQ_SECS">NIMBUS_CLEANUP_INBOX_FREQ_SECS</a></span></code>
<div class="block">How often nimbus should wake the cleanup thread to clean the inbox.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_CODE_SYNC_FREQ_SECS">NIMBUS_CODE_SYNC_FREQ_SECS</a></span></code>
<div class="block">How often nimbus&rsquo;s background thread to sync code for missing topologies should run.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_CREDENTIAL_RENEW_FREQ_SECS">NIMBUS_CREDENTIAL_RENEW_FREQ_SECS</a></span></code>
<div class="block">How often nimbus should wake up to renew credentials if needed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_CREDENTIAL_RENEWERS">NIMBUS_CREDENTIAL_RENEWERS</a></span></code>
<div class="block">A list of credential renewers that nimbus should load.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_DAEMON_USER">NIMBUS_DAEMON_USER</a></span></code>
<div class="block">This is the user that the Nimbus daemon process is running as.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_EXECUTORS_PER_TOPOLOGY">NIMBUS_EXECUTORS_PER_TOPOLOGY</a></span></code>
<div class="block">A number representing the maximum number of executors any single topology can acquire.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_FILE_COPY_EXPIRATION_SECS">NIMBUS_FILE_COPY_EXPIRATION_SECS</a></span></code>
<div class="block">During upload/download with the master, how long an upload or download connection is idle before nimbus considers it dead and drops the connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_GROUPS">NIMBUS_GROUPS</a></span></code>
<div class="block">A list of groups , users belong to these groups are the only ones allowed to run user operation on storm cluster.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_HOST">NIMBUS_HOST</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_IMPERSONATION_ACL">NIMBUS_IMPERSONATION_ACL</a></span></code>
<div class="block">Impersonation user ACL config entries.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_IMPERSONATION_AUTHORIZER">NIMBUS_IMPERSONATION_AUTHORIZER</a></span></code>
<div class="block">Impersonation user ACL config entries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_INBOX_JAR_EXPIRATION_SECS">NIMBUS_INBOX_JAR_EXPIRATION_SECS</a></span></code>
<div class="block">The length of time a jar file lives in the inbox before being deleted by the cleanup thread.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_MONITOR_FREQ_SECS">NIMBUS_MONITOR_FREQ_SECS</a></span></code>
<div class="block">How often nimbus should wake up to check heartbeats and do reassignments.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_QUEUE_SIZE">NIMBUS_QUEUE_SIZE</a></span></code>
<div class="block">Nimbus thrift server queue size, default is 100000.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_SEEDS">NIMBUS_SEEDS</a></span></code>
<div class="block">List of seed nimbus hosts to use for leader nimbus discovery.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_SLOTS_PER_TOPOLOGY">NIMBUS_SLOTS_PER_TOPOLOGY</a></span></code>
<div class="block">A number representing the maximum number of workers any single topology can acquire.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_SUPERVISOR_TIMEOUT_SECS">NIMBUS_SUPERVISOR_TIMEOUT_SECS</a></span></code>
<div class="block">How long before a supervisor can go without heartbeating before nimbus considers it dead and stops assigning new work to it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_SUPERVISOR_USERS">NIMBUS_SUPERVISOR_USERS</a></span></code>
<div class="block">A list of users that run the supervisors and should be authorized to interact with nimbus as a supervisor would.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_TASK_LAUNCH_SECS">NIMBUS_TASK_LAUNCH_SECS</a></span></code>
<div class="block">A special timeout used when a task is initially launched.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_TASK_TIMEOUT_SECS">NIMBUS_TASK_TIMEOUT_SECS</a></span></code>
<div class="block">How long without heartbeating a task can go before nimbus will consider the task dead and reassign it to another location.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_THRIFT_MAX_BUFFER_SIZE">NIMBUS_THRIFT_MAX_BUFFER_SIZE</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">As SimpleTrasportPlugin is deprecated, no other thrift transport plugin uses this configuration.</span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_THRIFT_PORT">NIMBUS_THRIFT_PORT</a></span></code>
<div class="block">Which port the Thrift interface of Nimbus should run on.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_THRIFT_THREADS">NIMBUS_THRIFT_THREADS</a></span></code>
<div class="block">The number of threads that should be used by the nimbus thrift server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_THRIFT_TRANSPORT_PLUGIN">NIMBUS_THRIFT_TRANSPORT_PLUGIN</a></span></code>
<div class="block">The Nimbus transport plug-in for Thrift client/server communication</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN">NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN</a></span></code>
<div class="block">FQCN of a class that implements <code>I</code> @see org.apache.storm.nimbus.ITopologyActionNotifierPlugin for details.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN_SCHEMA">NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_TOPOLOGY_VALIDATOR">NIMBUS_TOPOLOGY_VALIDATOR</a></span></code>
<div class="block">A custom class that implements ITopologyValidator that is run whenever a topology is submitted.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#NIMBUS_USERS">NIMBUS_USERS</a></span></code>
<div class="block">A list of users that are the only ones allowed to run user operation on storm cluster.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#PACEMAKER_AUTH_METHOD">PACEMAKER_AUTH_METHOD</a></span></code>
<div class="block">This should be one of &ldquo;DIGEST&rdquo;, &ldquo;KERBEROS&rdquo;, or &ldquo;NONE&rdquo; Determines the mode of authentication the pacemaker server and client use.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#PACEMAKER_CHILDOPTS">PACEMAKER_CHILDOPTS</a></span></code>
<div class="block">This parameter is used by the storm-deploy project to configure the jvm options for the pacemaker daemon.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#PACEMAKER_HOST">PACEMAKER_HOST</a></span></code>
<div class="block">The host that Pacemaker is running on.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#PACEMAKER_MAX_THREADS">PACEMAKER_MAX_THREADS</a></span></code>
<div class="block">The maximum number of threads that should be used by the Pacemaker.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#PACEMAKER_PORT">PACEMAKER_PORT</a></span></code>
<div class="block">The port Pacemaker should run on.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#RESOURCE_AWARE_SCHEDULER_EVICTION_STRATEGY">RESOURCE_AWARE_SCHEDULER_EVICTION_STRATEGY</a></span></code>
<div class="block">The class that specifies the eviction strategy to use in ResourceAwareScheduler</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#RESOURCE_AWARE_SCHEDULER_PRIORITY_STRATEGY">RESOURCE_AWARE_SCHEDULER_PRIORITY_STRATEGY</a></span></code>
<div class="block">the class that specifies the scheduling priority strategy to use in ResourceAwareScheduler</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#RESOURCE_AWARE_SCHEDULER_USER_POOLS">RESOURCE_AWARE_SCHEDULER_USER_POOLS</a></span></code>
<div class="block">A map of users to another map of the resource guarantees of the user.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SCHEDULER_DISPLAY_RESOURCE">SCHEDULER_DISPLAY_RESOURCE</a></span></code>
<div class="block">Whether we want to display all the resource capacity and scheduled usage on the UI page.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_BLOBSTORE_ACL_VALIDATION_ENABLED">STORM_BLOBSTORE_ACL_VALIDATION_ENABLED</a></span></code>
<div class="block">For secure mode we would want to turn on this config By default this is turned off assuming the default is insecure</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_BLOBSTORE_INPUTSTREAM_BUFFER_SIZE_BYTES">STORM_BLOBSTORE_INPUTSTREAM_BUFFER_SIZE_BYTES</a></span></code>
<div class="block">What buffer size to use for the blobstore uploads.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_BLOBSTORE_REPLICATION_FACTOR">STORM_BLOBSTORE_REPLICATION_FACTOR</a></span></code>
<div class="block">Set replication factor for a blob in HDFS Blobstore Implementation</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_CLUSTER_MODE">STORM_CLUSTER_MODE</a></span></code>
<div class="block">The mode this Storm cluster is running in.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_CLUSTER_STATE_STORE">STORM_CLUSTER_STATE_STORE</a></span></code>
<div class="block">The ClusterState factory that worker will use to create a ClusterState to store state in.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_DAEMON_METRICS_REPORTER_CSV_LOG_DIR">STORM_DAEMON_METRICS_REPORTER_CSV_LOG_DIR</a></span></code>
<div class="block">A specify csv reporter directory for CvsPreparableReporter daemon metrics reporter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_DAEMON_METRICS_REPORTER_PLUGIN_DOMAIN">STORM_DAEMON_METRICS_REPORTER_PLUGIN_DOMAIN</a></span></code>
<div class="block">A specify domain for daemon metrics reporter plugin to limit reporting to specific domain.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_DAEMON_METRICS_REPORTER_PLUGIN_DURATION_UNIT">STORM_DAEMON_METRICS_REPORTER_PLUGIN_DURATION_UNIT</a></span></code>
<div class="block">A specify duration-unit in TimeUnit to specify reporting window for daemon metrics reporter plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_DAEMON_METRICS_REPORTER_PLUGIN_LOCALE">STORM_DAEMON_METRICS_REPORTER_PLUGIN_LOCALE</a></span></code>
<div class="block">A specify Locale for daemon metrics reporter plugin.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_DAEMON_METRICS_REPORTER_PLUGIN_RATE_UNIT">STORM_DAEMON_METRICS_REPORTER_PLUGIN_RATE_UNIT</a></span></code>
<div class="block">A specify rate-unit in TimeUnit to specify reporting frequency for daemon metrics reporter plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_DAEMON_METRICS_REPORTER_PLUGINS">STORM_DAEMON_METRICS_REPORTER_PLUGINS</a></span></code>
<div class="block">A list of daemon metrics reporter plugin class names.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_DO_AS_USER">STORM_DO_AS_USER</a></span></code>
<div class="block">The user as which the nimbus client should be acquired to perform the operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_EXHIBITOR_POLL">STORM_EXHIBITOR_POLL</a></span></code>
<div class="block">How often to poll Exhibitor cluster in millis.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_EXHIBITOR_PORT">STORM_EXHIBITOR_PORT</a></span></code>
<div class="block">The port Storm will use to connect to each of the exhibitor servers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_EXHIBITOR_RETRY_INTERVAL">STORM_EXHIBITOR_RETRY_INTERVAL</a></span></code>
<div class="block">The interval between retries of an Exhibitor operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_EXHIBITOR_RETRY_INTERVAL_CEILING">STORM_EXHIBITOR_RETRY_INTERVAL_CEILING</a></span></code>
<div class="block">The ceiling of the interval between retries of an Exhibitor operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_EXHIBITOR_RETRY_TIMES">STORM_EXHIBITOR_RETRY_TIMES</a></span></code>
<div class="block">The number of times to retry an Exhibitor operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_EXHIBITOR_SERVERS">STORM_EXHIBITOR_SERVERS</a></span></code>
<div class="block">A list of hosts of Exhibitor servers used to discover/maintain connection to ZooKeeper cluster.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_EXHIBITOR_URIPATH">STORM_EXHIBITOR_URIPATH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_GROUP_MAPPING_SERVICE_CACHE_DURATION_SECS">STORM_GROUP_MAPPING_SERVICE_CACHE_DURATION_SECS</a></span></code>
<div class="block">Max no.of seconds group mapping service will cache user groups</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_GROUP_MAPPING_SERVICE_PARAMS">STORM_GROUP_MAPPING_SERVICE_PARAMS</a></span></code>
<div class="block">Initialization parameters for the group mapping service plugin.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_GROUP_MAPPING_SERVICE_PROVIDER_PLUGIN">STORM_GROUP_MAPPING_SERVICE_PROVIDER_PLUGIN</a></span></code>
<div class="block">The plugin that will provide user groups service</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_HEALTH_CHECK_DIR">STORM_HEALTH_CHECK_DIR</a></span></code>
<div class="block">The directory where storm&rsquo;s health scripts go.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_HEALTH_CHECK_TIMEOUT_MS">STORM_HEALTH_CHECK_TIMEOUT_MS</a></span></code>
<div class="block">The time to allow any given healthcheck script to run before it is marked failed due to timeout</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ID">STORM_ID</a></span></code>
<div class="block">The id assigned to a running topology.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_LOCAL_DIR">STORM_LOCAL_DIR</a></span></code>
<div class="block">A directory on the local filesystem used by Storm for any local filesystem usage it needs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_LOCAL_HOSTNAME">STORM_LOCAL_HOSTNAME</a></span></code>
<div class="block">The hostname the supervisors/workers should report to nimbus.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_LOCAL_MODE_ZMQ">STORM_LOCAL_MODE_ZMQ</a></span></code>
<div class="block">Whether or not to use ZeroMQ for messaging in local mode.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_LOG4J2_CONF_DIR">STORM_LOG4J2_CONF_DIR</a></span></code>
<div class="block">A directory that holds configuration files for log4j2.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_MESSAGING_NETTY_AUTHENTICATION">STORM_MESSAGING_NETTY_AUTHENTICATION</a></span></code>
<div class="block">Netty based messaging: Is authentication required for Netty messaging from client worker process to server worker process.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_MESSAGING_NETTY_BUFFER_SIZE">STORM_MESSAGING_NETTY_BUFFER_SIZE</a></span></code>
<div class="block">Netty based messaging: The buffer size for send/recv buffer</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_MESSAGING_NETTY_CLIENT_WORKER_THREADS">STORM_MESSAGING_NETTY_CLIENT_WORKER_THREADS</a></span></code>
<div class="block">Netty based messaging: The # of worker threads for the client.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_MESSAGING_NETTY_MAX_RETRIES">STORM_MESSAGING_NETTY_MAX_RETRIES</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">&quot;Since netty clients should never stop reconnecting - this does not make sense anymore.</span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_MESSAGING_NETTY_MAX_SLEEP_MS">STORM_MESSAGING_NETTY_MAX_SLEEP_MS</a></span></code>
<div class="block">Netty based messaging: The max # of milliseconds that a peer will wait.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_MESSAGING_NETTY_MIN_SLEEP_MS">STORM_MESSAGING_NETTY_MIN_SLEEP_MS</a></span></code>
<div class="block">Netty based messaging: The min # of milliseconds that a peer will wait.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_MESSAGING_NETTY_SERVER_WORKER_THREADS">STORM_MESSAGING_NETTY_SERVER_WORKER_THREADS</a></span></code>
<div class="block">Netty based messaging: The # of worker threads for the server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_MESSAGING_NETTY_SOCKET_BACKLOG">STORM_MESSAGING_NETTY_SOCKET_BACKLOG</a></span></code>
<div class="block">Netty based messaging: Sets the backlog value to specify when the channel binds to a local address</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_MESSAGING_TRANSPORT">STORM_MESSAGING_TRANSPORT</a></span></code>
<div class="block">The transporter for communication among Storm tasks</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_META_SERIALIZATION_DELEGATE">STORM_META_SERIALIZATION_DELEGATE</a></span></code>
<div class="block">The delegate for serializing metadata, should be used for serialized objects stored in zookeeper and on disk.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_NETTY_FLUSH_CHECK_INTERVAL_MS">STORM_NETTY_FLUSH_CHECK_INTERVAL_MS</a></span></code>
<div class="block">We check with this interval that whether the Netty channel is writable and try to write pending messages</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_NETTY_MESSAGE_BATCH_SIZE">STORM_NETTY_MESSAGE_BATCH_SIZE</a></span></code>
<div class="block">If the Netty messaging layer is busy, the Netty client will try to batch message as more as possible up to the size of STORM_NETTY_MESSAGE_BATCH_SIZE bytes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_NETWORK_TOPOGRAPHY_PLUGIN">STORM_NETWORK_TOPOGRAPHY_PLUGIN</a></span></code>
<div class="block">What Network Topography detection classes should we use.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_NIMBUS_RETRY_INTERVAL">STORM_NIMBUS_RETRY_INTERVAL</a></span></code>
<div class="block">The starting interval between exponential backoff retries of a Nimbus operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_NIMBUS_RETRY_INTERVAL_CEILING">STORM_NIMBUS_RETRY_INTERVAL_CEILING</a></span></code>
<div class="block">The ceiling of the interval between retries of a client connect to Nimbus operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_NIMBUS_RETRY_TIMES">STORM_NIMBUS_RETRY_TIMES</a></span></code>
<div class="block">The number of times to retry a Nimbus operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_PRINCIPAL_TO_LOCAL_PLUGIN">STORM_PRINCIPAL_TO_LOCAL_PLUGIN</a></span></code>
<div class="block">The plugin that will convert a principal to a local user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_SCHEDULER">STORM_SCHEDULER</a></span></code>
<div class="block">A global task scheduler used to assign topologies&rsquo;s tasks to supervisors&rsquo; workers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_THRIFT_TRANSPORT_PLUGIN">STORM_THRIFT_TRANSPORT_PLUGIN</a></span></code>
<div class="block">The default transport plug-in for Thrift client/server communication</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_TOPOLOGY_SUBMISSION_NOTIFIER_PLUGIN">STORM_TOPOLOGY_SUBMISSION_NOTIFIER_PLUGIN</a></span></code>
<div class="block">FQCN of a class that implements <code>ISubmitterHook</code> @see ISubmitterHook for details.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_WORKERS_ARTIFACTS_DIR">STORM_WORKERS_ARTIFACTS_DIR</a></span></code>
<div class="block">The workers-artifacts directory (where we place all workers&rsquo; logs), can be either absolute or relative.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_AUTH_PAYLOAD">STORM_ZOOKEEPER_AUTH_PAYLOAD</a></span></code>
<div class="block">A string representing the payload for cluster Zookeeper authentication.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_AUTH_SCHEME">STORM_ZOOKEEPER_AUTH_SCHEME</a></span></code>
<div class="block">The cluster Zookeeper authentication scheme to use, e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_CONNECTION_TIMEOUT">STORM_ZOOKEEPER_CONNECTION_TIMEOUT</a></span></code>
<div class="block">The connection timeout for clients to ZooKeeper.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_PORT">STORM_ZOOKEEPER_PORT</a></span></code>
<div class="block">The port Storm will use to connect to each of the ZooKeeper servers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_RETRY_INTERVAL">STORM_ZOOKEEPER_RETRY_INTERVAL</a></span></code>
<div class="block">The interval between retries of a Zookeeper operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_RETRY_INTERVAL_CEILING">STORM_ZOOKEEPER_RETRY_INTERVAL_CEILING</a></span></code>
<div class="block">The ceiling of the interval between retries of a Zookeeper operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_RETRY_TIMES">STORM_ZOOKEEPER_RETRY_TIMES</a></span></code>
<div class="block">The number of times to retry a Zookeeper operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_ROOT">STORM_ZOOKEEPER_ROOT</a></span></code>
<div class="block">The root location at which Storm stores data in ZooKeeper.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_SERVERS">STORM_ZOOKEEPER_SERVERS</a></span></code>
<div class="block">A list of hosts of ZooKeeper servers used to manage the cluster.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_SESSION_TIMEOUT">STORM_ZOOKEEPER_SESSION_TIMEOUT</a></span></code>
<div class="block">The session timeout for clients to ZooKeeper.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_SUPERACL">STORM_ZOOKEEPER_SUPERACL</a></span></code>
<div class="block">This is part of a temporary workaround to a ZK bug, it is the &lsquo;scheme:acl&rsquo; for the user Nimbus and Supervisors use to authenticate with ZK.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_TOPOLOGY_AUTH_PAYLOAD">STORM_ZOOKEEPER_TOPOLOGY_AUTH_PAYLOAD</a></span></code>
<div class="block">A string representing the payload for topology Zookeeper authentication.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#STORM_ZOOKEEPER_TOPOLOGY_AUTH_SCHEME">STORM_ZOOKEEPER_TOPOLOGY_AUTH_SCHEME</a></span></code>
<div class="block">The topology Zookeeper authentication scheme to use, e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_BLOBSTORE">SUPERVISOR_BLOBSTORE</a></span></code>
<div class="block">What blobstore implementation the supervisor should use.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_BLOBSTORE_DOWNLOAD_MAX_RETRIES">SUPERVISOR_BLOBSTORE_DOWNLOAD_MAX_RETRIES</a></span></code>
<div class="block">Maximum number of retries a supervisor is allowed to make for downloading a blob.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_BLOBSTORE_DOWNLOAD_THREAD_COUNT">SUPERVISOR_BLOBSTORE_DOWNLOAD_THREAD_COUNT</a></span></code>
<div class="block">What blobstore download parallelism the supervisor should use.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_CHILDOPTS">SUPERVISOR_CHILDOPTS</a></span></code>
<div class="block">This parameter is used by the storm-deploy project to configure the jvm options for the supervisor daemon.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_CPU_CAPACITY">SUPERVISOR_CPU_CAPACITY</a></span></code>
<div class="block">The total amount of CPU resources a supervisor is allowed to give to its workers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_ENABLE">SUPERVISOR_ENABLE</a></span></code>
<div class="block">Whether or not the supervisor should launch workers assigned to it.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_HEARTBEAT_FREQUENCY_SECS">SUPERVISOR_HEARTBEAT_FREQUENCY_SECS</a></span></code>
<div class="block">how often the supervisor sends a heartbeat to the master.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS">SUPERVISOR_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS</a></span></code>
<div class="block">The distributed cache cleanup interval.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_LOCALIZER_CACHE_TARGET_SIZE_MB">SUPERVISOR_LOCALIZER_CACHE_TARGET_SIZE_MB</a></span></code>
<div class="block">The distributed cache target size in MB.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_MEMORY_CAPACITY_MB">SUPERVISOR_MEMORY_CAPACITY_MB</a></span></code>
<div class="block">The total amount of memory (in MiB) a supervisor is allowed to give to its workers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_MONITOR_FREQUENCY_SECS">SUPERVISOR_MONITOR_FREQUENCY_SECS</a></span></code>
<div class="block">How often the supervisor checks the worker heartbeats to see if any of them need to be restarted.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_RUN_WORKER_AS_USER">SUPERVISOR_RUN_WORKER_AS_USER</a></span></code>
<div class="block">Should the supervior try to run the worker as the lauching user or not.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_SCHEDULER_META">SUPERVISOR_SCHEDULER_META</a></span></code>
<div class="block">the metadata configured on the supervisor</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_SLOTS_PORTS">SUPERVISOR_SLOTS_PORTS</a></span></code>
<div class="block">A list of ports that can run workers on this supervisor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_WORKER_LAUNCHER">SUPERVISOR_WORKER_LAUNCHER</a></span></code>
<div class="block">Full path to the worker-laucher executable that will be used to lauch workers when SUPERVISOR_RUN_WORKER_AS_USER is set to true.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_WORKER_SHUTDOWN_SLEEP_SECS">SUPERVISOR_WORKER_SHUTDOWN_SLEEP_SECS</a></span></code>
<div class="block">How many seconds to sleep for before shutting down threads on worker</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_WORKER_START_TIMEOUT_SECS">SUPERVISOR_WORKER_START_TIMEOUT_SECS</a></span></code>
<div class="block">How long a worker can go without heartbeating during the initial launch before the supervisor tries to restart the worker process.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#SUPERVISOR_WORKER_TIMEOUT_SECS">SUPERVISOR_WORKER_TIMEOUT_SECS</a></span></code>
<div class="block">How long a worker can go without heartbeating before the supervisor tries to restart the worker process.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TASK_BACKPRESSURE_POLL_SECS">TASK_BACKPRESSURE_POLL_SECS</a></span></code>
<div class="block">How often to poll for changed topology backpressure flag from ZK</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TASK_CREDENTIALS_POLL_SECS">TASK_CREDENTIALS_POLL_SECS</a></span></code>
<div class="block">How often a task should sync credentials, worst case.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TASK_HEARTBEAT_FREQUENCY_SECS">TASK_HEARTBEAT_FREQUENCY_SECS</a></span></code>
<div class="block">How often a task should heartbeat its status to the master.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TASK_REFRESH_POLL_SECS">TASK_REFRESH_POLL_SECS</a></span></code>
<div class="block">How often a task should sync its connections with other tasks (if a task is reassigned, the other tasks sending messages to it need to refresh their connections).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_ACKER_EXECUTORS">TOPOLOGY_ACKER_EXECUTORS</a></span></code>
<div class="block">How many executors to spawn for ackers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_AUTO_CREDENTIALS">TOPOLOGY_AUTO_CREDENTIALS</a></span></code>
<div class="block">A list of IAutoCredentials that the topology should load and use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_AUTO_TASK_HOOKS">TOPOLOGY_AUTO_TASK_HOOKS</a></span></code>
<div class="block">A list of task hooks that are automatically added to every spout and bolt in the topology.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BACKPRESSURE_ENABLE">TOPOLOGY_BACKPRESSURE_ENABLE</a></span></code>
<div class="block">Whether to enable backpressure in for a certain topology</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BLOBSTORE_MAP">TOPOLOGY_BLOBSTORE_MAP</a></span></code>
<div class="block">A map with blobstore keys mapped to each filename the worker will have access to in the launch directory to the blob by local file name and uncompress flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BOLTS_MESSAGE_ID_FIELD_NAME">TOPOLOGY_BOLTS_MESSAGE_ID_FIELD_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BOLTS_OUTGOING_OVERFLOW_BUFFER_ENABLE">TOPOLOGY_BOLTS_OUTGOING_OVERFLOW_BUFFER_ENABLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BOLTS_SLIDING_INTERVAL_COUNT">TOPOLOGY_BOLTS_SLIDING_INTERVAL_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BOLTS_SLIDING_INTERVAL_DURATION_MS">TOPOLOGY_BOLTS_SLIDING_INTERVAL_DURATION_MS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_FIELD_NAME">TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_FIELD_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_MAX_LAG_MS">TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_MAX_LAG_MS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BOLTS_WATERMARK_EVENT_INTERVAL_MS">TOPOLOGY_BOLTS_WATERMARK_EVENT_INTERVAL_MS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BOLTS_WINDOW_LENGTH_COUNT">TOPOLOGY_BOLTS_WINDOW_LENGTH_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BOLTS_WINDOW_LENGTH_DURATION_MS">TOPOLOGY_BOLTS_WINDOW_LENGTH_DURATION_MS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_BUILTIN_METRICS_BUCKET_SIZE_SECS">TOPOLOGY_BUILTIN_METRICS_BUCKET_SIZE_SECS</a></span></code>
<div class="block">The time period that builtin metrics data in bucketed into.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_CLASSPATH">TOPOLOGY_CLASSPATH</a></span></code>
<div class="block">Topology-specific classpath for the worker child process.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_COMPONENT_CPU_PCORE_PERCENT">TOPOLOGY_COMPONENT_CPU_PCORE_PERCENT</a></span></code>
<div class="block">The config indicates the percentage of cpu for a core an instance(executor) of a component will use.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_COMPONENT_RESOURCES_OFFHEAP_MEMORY_MB">TOPOLOGY_COMPONENT_RESOURCES_OFFHEAP_MEMORY_MB</a></span></code>
<div class="block">The maximum amount of memory an instance of a spout/bolt will take off heap.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_COMPONENT_RESOURCES_ONHEAP_MEMORY_MB">TOPOLOGY_COMPONENT_RESOURCES_ONHEAP_MEMORY_MB</a></span></code>
<div class="block">The maximum amount of memory an instance of a spout/bolt will take on heap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_DEBUG">TOPOLOGY_DEBUG</a></span></code>
<div class="block">When set to true, Storm will log every message that&rsquo;s emitted.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_DISABLE_LOADAWARE_MESSAGING">TOPOLOGY_DISABLE_LOADAWARE_MESSAGING</a></span></code>
<div class="block">Disable load aware grouping support.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_DISRUPTOR_BATCH_SIZE">TOPOLOGY_DISRUPTOR_BATCH_SIZE</a></span></code>
<div class="block">The number of tuples to batch before sending to the next thread.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_DISRUPTOR_BATCH_TIMEOUT_MILLIS">TOPOLOGY_DISRUPTOR_BATCH_TIMEOUT_MILLIS</a></span></code>
<div class="block">The maximum age in milliseconds a batch can be before being sent to the next thread.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_DISRUPTOR_WAIT_STRATEGY">TOPOLOGY_DISRUPTOR_WAIT_STRATEGY</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">this is no longer supported Configure the wait strategy used for internal queuing. Can be used to tradeoff latency vs. throughput</span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_DISRUPTOR_WAIT_TIMEOUT_MILLIS">TOPOLOGY_DISRUPTOR_WAIT_TIMEOUT_MILLIS</a></span></code>
<div class="block">Configure timeout milliseconds used for disruptor queue wait strategy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_ENABLE_MESSAGE_TIMEOUTS">TOPOLOGY_ENABLE_MESSAGE_TIMEOUTS</a></span></code>
<div class="block">True if Storm should timeout messages or not.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_ENVIRONMENT">TOPOLOGY_ENVIRONMENT</a></span></code>
<div class="block">Topology-specific environment variables for the worker child process.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS">TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS</a></span></code>
<div class="block">The interval in seconds to use for determining whether to throttle error reported to Zookeeper.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_EVENTLOGGER_EXECUTORS">TOPOLOGY_EVENTLOGGER_EXECUTORS</a></span></code>
<div class="block">How many executors to spawn for event logger.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE">TOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE</a></span></code>
<div class="block">The size of the Disruptor receive queue for each executor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_EXECUTOR_SEND_BUFFER_SIZE">TOPOLOGY_EXECUTOR_SEND_BUFFER_SIZE</a></span></code>
<div class="block">The size of the Disruptor send queue for each executor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_FALL_BACK_ON_JAVA_SERIALIZATION">TOPOLOGY_FALL_BACK_ON_JAVA_SERIALIZATION</a></span></code>
<div class="block">Whether or not to use Java serialization in a topology.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_GROUPS">TOPOLOGY_GROUPS</a></span></code>
<div class="block">A list of groups that are allowed to interact with the topology.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_ISOLATED_MACHINES">TOPOLOGY_ISOLATED_MACHINES</a></span></code>
<div class="block">The number of machines that should be used by this topology to isolate it from all others.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_KRYO_DECORATORS">TOPOLOGY_KRYO_DECORATORS</a></span></code>
<div class="block">A list of classes that customize storm&rsquo;s kryo instance during start-up.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_KRYO_FACTORY">TOPOLOGY_KRYO_FACTORY</a></span></code>
<div class="block">Class that specifies how to create a Kryo instance for serialization.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_KRYO_REGISTER">TOPOLOGY_KRYO_REGISTER</a></span></code>
<div class="block">A list of serialization registrations for Kryo ( <a href="https://github.com/EsotericSoftware/kryo">https://github.com/EsotericSoftware/kryo</a> ), the underlying serialization framework for Storm.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_LOGGING_SENSITIVITY">TOPOLOGY_LOGGING_SENSITIVITY</a></span></code>
<div class="block">Topology central logging sensitivity to determine who has access to logs in central logging system.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_MAX_ERROR_REPORT_PER_INTERVAL">TOPOLOGY_MAX_ERROR_REPORT_PER_INTERVAL</a></span></code>
<div class="block">See doc for TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_MAX_REPLICATION_WAIT_TIME_SEC">TOPOLOGY_MAX_REPLICATION_WAIT_TIME_SEC</a></span></code>
<div class="block">Maximum wait time for the nimbus host replication to achieve the nimbus.min.replication.count.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_MAX_SPOUT_PENDING">TOPOLOGY_MAX_SPOUT_PENDING</a></span></code>
<div class="block">The maximum number of tuples that can be pending on a spout task at any given time.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_MAX_TASK_PARALLELISM">TOPOLOGY_MAX_TASK_PARALLELISM</a></span></code>
<div class="block">The maximum parallelism allowed for a component in this topology.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_MESSAGE_TIMEOUT_SECS">TOPOLOGY_MESSAGE_TIMEOUT_SECS</a></span></code>
<div class="block">The maximum amount of time given to the topology to fully process a message emitted by a spout.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_METRICS_CONSUMER_REGISTER">TOPOLOGY_METRICS_CONSUMER_REGISTER</a></span></code>
<div class="block">A list of classes implementing IMetricsConsumer (See storm.yaml.example for exact config format).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_MIN_REPLICATION_COUNT">TOPOLOGY_MIN_REPLICATION_COUNT</a></span></code>
<div class="block">Minimum number of nimbus hosts where the code must be replicated before leader nimbus is allowed to perform topology activation tasks like setting up heartbeats/assignments and marking the topology as active.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_MULTILANG_SERIALIZER">TOPOLOGY_MULTILANG_SERIALIZER</a></span></code>
<div class="block">The serializer for communication between shell components and non-JVM processes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_NAME">TOPOLOGY_NAME</a></span></code>
<div class="block">Name of the topology.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_PRIORITY">TOPOLOGY_PRIORITY</a></span></code>
<div class="block">Sets the priority for a topology</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_SCHEDULER_STRATEGY">TOPOLOGY_SCHEDULER_STRATEGY</a></span></code>
<div class="block">The strategy to use when scheduling a topology with Resource Aware Scheduler</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_SHELLBOLT_MAX_PENDING">TOPOLOGY_SHELLBOLT_MAX_PENDING</a></span></code>
<div class="block">Max pending tuples in one ShellBolt</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_SKIP_MISSING_KRYO_REGISTRATIONS">TOPOLOGY_SKIP_MISSING_KRYO_REGISTRATIONS</a></span></code>
<div class="block">Whether or not Storm should skip the loading of kryo registrations for which it does not know the class or have the serializer implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS">TOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS</a></span></code>
<div class="block">The amount of milliseconds the SleepEmptyEmitStrategy should sleep for.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_SPOUT_WAIT_STRATEGY">TOPOLOGY_SPOUT_WAIT_STRATEGY</a></span></code>
<div class="block">A class that implements a strategy for what to do when a spout needs to wait.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_SPREAD_COMPONENTS">TOPOLOGY_SPREAD_COMPONENTS</a></span></code>
<div class="block">Array of components that scheduler should try to place on separate hosts.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_STATE_CHECKPOINT_INTERVAL">TOPOLOGY_STATE_CHECKPOINT_INTERVAL</a></span></code>
<div class="block">Topology configuration to specify the checkpoint interval (in millis) at which the topology state is saved when <a href="../../../org/apache/storm/topology/IStatefulBolt.html" title="interface in org.apache.storm.topology"><code>IStatefulBolt</code></a> bolts are involved.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_STATE_PROVIDER">TOPOLOGY_STATE_PROVIDER</a></span></code>
<div class="block">The class name of the <a href="../../../org/apache/storm/state/StateProvider.html" title="interface in org.apache.storm.state"><code>StateProvider</code></a> implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_STATE_PROVIDER_CONFIG">TOPOLOGY_STATE_PROVIDER_CONFIG</a></span></code>
<div class="block">The configuration specific to the <a href="../../../org/apache/storm/state/StateProvider.html" title="interface in org.apache.storm.state"><code>StateProvider</code></a> implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_STATE_SYNCHRONIZATION_TIMEOUT_SECS">TOPOLOGY_STATE_SYNCHRONIZATION_TIMEOUT_SECS</a></span></code>
<div class="block">The maximum amount of time a component gives a source of state to synchronize before it requests synchronization again.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_STATS_SAMPLE_RATE">TOPOLOGY_STATS_SAMPLE_RATE</a></span></code>
<div class="block">The percentage of tuples to sample to produce stats for a task.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_SUBMITTER_PRINCIPAL">TOPOLOGY_SUBMITTER_PRINCIPAL</a></span></code>
<div class="block">The principal who submitted a topology</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_SUBMITTER_USER">TOPOLOGY_SUBMITTER_USER</a></span></code>
<div class="block">The local user name of the user who submitted a topology.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_SUBPROCESS_TIMEOUT_SECS">TOPOLOGY_SUBPROCESS_TIMEOUT_SECS</a></span></code>
<div class="block">How long a subprocess can go without heartbeating before the ShellSpout/ShellBolt tries to suicide itself.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_TASKS">TOPOLOGY_TASKS</a></span></code>
<div class="block">How many instances to create for a spout/bolt.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_TESTING_ALWAYS_TRY_SERIALIZE">TOPOLOGY_TESTING_ALWAYS_TRY_SERIALIZE</a></span></code>
<div class="block">Try to serialize all tuples, even for local transfers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_TICK_TUPLE_FREQ_SECS">TOPOLOGY_TICK_TUPLE_FREQ_SECS</a></span></code>
<div class="block">How often a tick tuple from the &ldquo;_<em>system&ldquo; component and &rdquo;</em>_tick&rdquo; stream should be sent to tasks.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_TRANSACTIONAL_ID">TOPOLOGY_TRANSACTIONAL_ID</a></span></code>
<div class="block">This config is available for TransactionalSpouts, and contains the id ( a String) for the transactional topology.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_TRANSFER_BUFFER_SIZE">TOPOLOGY_TRANSFER_BUFFER_SIZE</a></span></code>
<div class="block">The size of the Disruptor transfer queue for each worker.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_TRIDENT_BATCH_EMIT_INTERVAL_MILLIS">TOPOLOGY_TRIDENT_BATCH_EMIT_INTERVAL_MILLIS</a></span></code>
<div class="block">How often a batch can be emitted in a Trident topology.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_TRIDENT_WINDOWING_INMEMORY_CACHE_LIMIT">TOPOLOGY_TRIDENT_WINDOWING_INMEMORY_CACHE_LIMIT</a></span></code>
<div class="block">Maximum number of tuples that can be stored inmemory cache in windowing operators for fast access without fetching them from store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_TUPLE_SERIALIZER">TOPOLOGY_TUPLE_SERIALIZER</a></span></code>
<div class="block">The serializer class for ListDelegate (tuple payload).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_USERS">TOPOLOGY_USERS</a></span></code>
<div class="block">A list of users that are allowed to interact with the topology.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_WORKER_CHILDOPTS">TOPOLOGY_WORKER_CHILDOPTS</a></span></code>
<div class="block">Topology-specific options for the worker child process.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_WORKER_GC_CHILDOPTS">TOPOLOGY_WORKER_GC_CHILDOPTS</a></span></code>
<div class="block">Topology-specific options GC for the worker child process.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_WORKER_LOGWRITER_CHILDOPTS">TOPOLOGY_WORKER_LOGWRITER_CHILDOPTS</a></span></code>
<div class="block">Topology-specific options for the logwriter process of a worker.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_WORKER_MAX_HEAP_SIZE_MB">TOPOLOGY_WORKER_MAX_HEAP_SIZE_MB</a></span></code>
<div class="block">A per topology config that specifies the maximum amount of memory a worker can use for that specific topology</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_WORKER_METRICS">TOPOLOGY_WORKER_METRICS</a></span></code>
<div class="block">A map of metric name to class name implementing IMetric that will be created once per worker JVM</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_WORKER_SHARED_THREAD_POOL_SIZE">TOPOLOGY_WORKER_SHARED_THREAD_POOL_SIZE</a></span></code>
<div class="block">The size of the shared thread pool for worker tasks to make use of.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TOPOLOGY_WORKERS">TOPOLOGY_WORKERS</a></span></code>
<div class="block">How many processes should be spawned around the cluster to execute this topology.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TRANSACTIONAL_ZOOKEEPER_PORT">TRANSACTIONAL_ZOOKEEPER_PORT</a></span></code>
<div class="block">The port to use to connect to the transactional zookeeper servers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TRANSACTIONAL_ZOOKEEPER_ROOT">TRANSACTIONAL_ZOOKEEPER_ROOT</a></span></code>
<div class="block">The root directory in ZooKeeper for metadata about TransactionalSpouts.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#TRANSACTIONAL_ZOOKEEPER_SERVERS">TRANSACTIONAL_ZOOKEEPER_SERVERS</a></span></code>
<div class="block">The list of zookeeper servers in which to keep the transactional state.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_CENTRAL_LOGGING_URL">UI_CENTRAL_LOGGING_URL</a></span></code>
<div class="block">Storm UI Central Logging URL.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_CHILDOPTS">UI_CHILDOPTS</a></span></code>
<div class="block">Childopts for Storm UI Java process.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_FILTER">UI_FILTER</a></span></code>
<div class="block">A class implementing javax.servlet.Filter for authenticating/filtering UI requests</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_FILTER_PARAMS">UI_FILTER_PARAMS</a></span></code>
<div class="block">Initialization parameters for the javax.servlet.Filter</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HEADER_BUFFER_BYTES">UI_HEADER_BUFFER_BYTES</a></span></code>
<div class="block">The size of the header buffer for the UI in bytes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HOST">UI_HOST</a></span></code>
<div class="block">Storm UI binds to this host/interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTP_CREDS_PLUGIN">UI_HTTP_CREDS_PLUGIN</a></span></code>
<div class="block">Class name of the HTTP credentials plugin for the UI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTP_X_FRAME_OPTIONS">UI_HTTP_X_FRAME_OPTIONS</a></span></code>
<div class="block">Value of X-FRAME-OPTIONS HTTP Header option used by Storm UI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_KEY_PASSWORD">UI_HTTPS_KEY_PASSWORD</a></span></code>
<div class="block">Password to the private key in the keystore for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_KEYSTORE_PASSWORD">UI_HTTPS_KEYSTORE_PASSWORD</a></span></code>
<div class="block">Password to the keystore used by Storm UI for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_KEYSTORE_PATH">UI_HTTPS_KEYSTORE_PATH</a></span></code>
<div class="block">Path to the keystore used by Storm UI for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_KEYSTORE_TYPE">UI_HTTPS_KEYSTORE_TYPE</a></span></code>
<div class="block">Type of keystore used by Storm UI for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_NEED_CLIENT_AUTH">UI_HTTPS_NEED_CLIENT_AUTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_PORT">UI_HTTPS_PORT</a></span></code>
<div class="block">This port is used by Storm DRPC for receiving HTTPS (SSL) DPRC requests from clients.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_TRUSTSTORE_PASSWORD">UI_HTTPS_TRUSTSTORE_PASSWORD</a></span></code>
<div class="block">Password to the truststore used by Storm UI setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_TRUSTSTORE_PATH">UI_HTTPS_TRUSTSTORE_PATH</a></span></code>
<div class="block">Path to the truststore used by Storm UI setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_TRUSTSTORE_TYPE">UI_HTTPS_TRUSTSTORE_TYPE</a></span></code>
<div class="block">Type of truststore used by Storm UI for setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_HTTPS_WANT_CLIENT_AUTH">UI_HTTPS_WANT_CLIENT_AUTH</a></span></code>
<div class="block">Password to the truststore used by Storm DRPC setting up HTTPS (SSL).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_PAGINATION">UI_PAGINATION</a></span></code>
<div class="block">Storm UI drop-down pagination value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_PORT">UI_PORT</a></span></code>
<div class="block">Storm UI binds to this port.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#UI_PROJECT_BUGTRACKER_URL">UI_PROJECT_BUGTRACKER_URL</a></span></code>
<div class="block">Storm UI Project BUGTRACKER Link for reporting issue.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#WORKER_CHILDOPTS">WORKER_CHILDOPTS</a></span></code>
<div class="block">The jvm opts provided to workers launched by this supervisor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#WORKER_GC_CHILDOPTS">WORKER_GC_CHILDOPTS</a></span></code>
<div class="block">The jvm opts provided to workers launched by this supervisor for GC.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#WORKER_HEAP_MEMORY_MB">WORKER_HEAP_MEMORY_MB</a></span></code>
<div class="block">The default heap memory size in MB per worker, used in the jvm -Xmx opts for launching the worker</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#WORKER_HEARTBEAT_FREQUENCY_SECS">WORKER_HEARTBEAT_FREQUENCY_SECS</a></span></code>
<div class="block">How often this worker should heartbeat to the supervisor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#WORKER_LOG_LEVEL_RESET_POLL_SECS">WORKER_LOG_LEVEL_RESET_POLL_SECS</a></span></code>
<div class="block">How often a worker should check dynamic log level timeouts for expiration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#WORKER_METRICS">WORKER_METRICS</a></span></code>
<div class="block">A map of metric name to class name implementing IMetric that will be created once per worker JVM</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#WORKER_PROFILER_CHILDOPTS">WORKER_PROFILER_CHILDOPTS</a></span></code>
<div class="block">The jvm profiler opts provided to workers launched by this supervisor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#WORKER_PROFILER_COMMAND">WORKER_PROFILER_COMMAND</a></span></code>
<div class="block">The command launched supervisor with worker arguments pid, action and [target_directory] Where action is - start profile, stop profile, jstack, heapdump and kill against pid</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#WORKER_PROFILER_ENABLED">WORKER_PROFILER_ENABLED</a></span></code>
<div class="block">Enable profiling of worker JVMs using Oracle&rsquo;s Java Flight Recorder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#ZMQ_HWM">ZMQ_HWM</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#ZMQ_LINGER_MILLIS">ZMQ_LINGER_MILLIS</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#ZMQ_THREADS">ZMQ_THREADS</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#Config--">Config</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerDecorator-java.lang.Class-">registerDecorator</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/serialization/IKryoDecorator.html" title="interface in org.apache.storm.serialization">IKryoDecorator</a>&gt;&nbsp;klass)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerDecorator-java.util.Map-java.lang.Class-">registerDecorator</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/serialization/IKryoDecorator.html" title="interface in org.apache.storm.serialization">IKryoDecorator</a>&gt;&nbsp;klass)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerMetricsConsumer-java.lang.Class-">registerMetricsConsumer</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerMetricsConsumer-java.lang.Class-long-">registerMetricsConsumer</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
long&nbsp;parallelismHint)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerMetricsConsumer-java.lang.Class-java.lang.Object-long-">registerMetricsConsumer</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;argument,
long&nbsp;parallelismHint)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerMetricsConsumer-java.util.Map-java.lang.Class-">registerMetricsConsumer</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerMetricsConsumer-java.util.Map-java.lang.Class-long-">registerMetricsConsumer</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
long&nbsp;parallelismHint)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerMetricsConsumer-java.util.Map-java.lang.Class-java.lang.Object-long-">registerMetricsConsumer</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;argument,
long&nbsp;parallelismHint)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerSerialization-java.lang.Class-">registerSerialization</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerSerialization-java.lang.Class-java.lang.Class-">registerSerialization</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends com.esotericsoftware.kryo.Serializer&gt;&nbsp;serializerClass)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerSerialization-java.util.Map-java.lang.Class-">registerSerialization</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#registerSerialization-java.util.Map-java.lang.Class-java.lang.Class-">registerSerialization</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends com.esotericsoftware.kryo.Serializer&gt;&nbsp;serializerClass)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setClasspath-java.util.Map-java.lang.String-">setClasspath</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cp)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setClasspath-java.lang.String-">setClasspath</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cp)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setDebug-boolean-">setDebug</a></span>(boolean&nbsp;isOn)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setDebug-java.util.Map-boolean-">setDebug</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
boolean&nbsp;isOn)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setEnvironment-java.util.Map-">setEnvironment</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;env)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setEnvironment-java.util.Map-java.util.Map-">setEnvironment</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;env)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setFallBackOnJavaSerialization-boolean-">setFallBackOnJavaSerialization</a></span>(boolean&nbsp;fallback)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setFallBackOnJavaSerialization-java.util.Map-boolean-">setFallBackOnJavaSerialization</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
boolean&nbsp;fallback)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setKryoFactory-java.lang.Class-">setKryoFactory</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/serialization/IKryoFactory.html" title="interface in org.apache.storm.serialization">IKryoFactory</a>&gt;&nbsp;klass)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setKryoFactory-java.util.Map-java.lang.Class-">setKryoFactory</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/serialization/IKryoFactory.html" title="interface in org.apache.storm.serialization">IKryoFactory</a>&gt;&nbsp;klass)</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setMaxSpoutPending-int-">setMaxSpoutPending</a></span>(int&nbsp;max)</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setMaxSpoutPending-java.util.Map-int-">setMaxSpoutPending</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;max)</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setMaxTaskParallelism-int-">setMaxTaskParallelism</a></span>(int&nbsp;max)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setMaxTaskParallelism-java.util.Map-int-">setMaxTaskParallelism</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;max)</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setMessageTimeoutSecs-int-">setMessageTimeoutSecs</a></span>(int&nbsp;secs)</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setMessageTimeoutSecs-java.util.Map-int-">setMessageTimeoutSecs</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;secs)</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setNumAckers-int-">setNumAckers</a></span>(int&nbsp;numExecutors)</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setNumAckers-java.util.Map-int-">setNumAckers</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;numExecutors)</code>&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setNumEventLoggers-int-">setNumEventLoggers</a></span>(int&nbsp;numExecutors)</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setNumEventLoggers-java.util.Map-int-">setNumEventLoggers</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;numExecutors)</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setNumWorkers-int-">setNumWorkers</a></span>(int&nbsp;workers)</code>&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setNumWorkers-java.util.Map-int-">setNumWorkers</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;workers)</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setSkipMissingKryoRegistrations-boolean-">setSkipMissingKryoRegistrations</a></span>(boolean&nbsp;skip)</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setSkipMissingKryoRegistrations-java.util.Map-boolean-">setSkipMissingKryoRegistrations</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
boolean&nbsp;skip)</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setStatsSampleRate-double-">setStatsSampleRate</a></span>(double&nbsp;rate)</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setStatsSampleRate-java.util.Map-double-">setStatsSampleRate</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
double&nbsp;rate)</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setTopologyPriority-int-">setTopologyPriority</a></span>(int&nbsp;priority)</code>
<div class="block">set the priority for a topology</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setTopologyStrategy-java.lang.Class-">setTopologyStrategy</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/scheduler/resource/strategies/scheduling/IStrategy.html" title="interface in org.apache.storm.scheduler.resource.strategies.scheduling">IStrategy</a>&gt;&nbsp;clazz)</code>
<div class="block">Takes as input the strategy class name.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/storm/Config.html#setTopologyWorkerMaxHeapSize-java.lang.Number-">setTopologyWorkerMaxHeapSize</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;size)</code>
<div class="block">set the max heap size allow per worker for this topology</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.util.HashMap">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#clear--" title="class or interface in java.util">clear</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#clone--" title="class or interface in java.util">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#compute-K-java.util.function.BiFunction-" title="class or interface in java.util">compute</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#computeIfAbsent-K-java.util.function.Function-" title="class or interface in java.util">computeIfAbsent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#computeIfPresent-K-java.util.function.BiFunction-" title="class or interface in java.util">computeIfPresent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#containsKey-java.lang.Object-" title="class or interface in java.util">containsKey</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#containsValue-java.lang.Object-" title="class or interface in java.util">containsValue</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#entrySet--" title="class or interface in java.util">entrySet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#forEach-java.util.function.BiConsumer-" title="class or interface in java.util">forEach</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util">get</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#getOrDefault-java.lang.Object-V-" title="class or interface in java.util">getOrDefault</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#isEmpty--" title="class or interface in java.util">isEmpty</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#keySet--" title="class or interface in java.util">keySet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#merge-K-V-java.util.function.BiFunction-" title="class or interface in java.util">merge</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#put-K-V-" title="class or interface in java.util">put</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#putAll-java.util.Map-" title="class or interface in java.util">putAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#putIfAbsent-K-V-" title="class or interface in java.util">putIfAbsent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#remove-java.lang.Object-" title="class or interface in java.util">remove</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#remove-java.lang.Object-java.lang.Object-" title="class or interface in java.util">remove</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#replace-K-V-" title="class or interface in java.util">replace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#replace-K-V-V-" title="class or interface in java.util">replace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#replaceAll-java.util.function.BiFunction-" title="class or interface in java.util">replaceAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#size--" title="class or interface in java.util">size</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#values--" title="class or interface in java.util">values</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.util.AbstractMap">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util">AbstractMap</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.util">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true#hashCode--" title="class or interface in java.util">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true#toString--" title="class or interface in java.util">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.util.Map">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.util">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#hashCode--" title="class or interface in java.util">hashCode</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="STORM_ZOOKEEPER_SUPERACL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_SUPERACL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_SUPERACL</pre>
<div class="block"><p>This is part of a temporary workaround to a ZK bug, it is the &lsquo;scheme:acl&rsquo; for the user Nimbus and Supervisors use to authenticate with ZK.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_SUPERACL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_MESSAGING_TRANSPORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_MESSAGING_TRANSPORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_MESSAGING_TRANSPORT</pre>
<div class="block"><p>The transporter for communication among Storm tasks</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_MESSAGING_TRANSPORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_MESSAGING_NETTY_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_MESSAGING_NETTY_BUFFER_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_MESSAGING_NETTY_BUFFER_SIZE</pre>
<div class="block"><p>Netty based messaging: The buffer size for send/recv buffer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_MESSAGING_NETTY_BUFFER_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_MESSAGING_NETTY_SOCKET_BACKLOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_MESSAGING_NETTY_SOCKET_BACKLOG</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_MESSAGING_NETTY_SOCKET_BACKLOG</pre>
<div class="block"><p>Netty based messaging: Sets the backlog value to specify when the channel binds to a local address</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_MESSAGING_NETTY_SOCKET_BACKLOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_MESSAGING_NETTY_MAX_RETRIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_MESSAGING_NETTY_MAX_RETRIES</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_MESSAGING_NETTY_MAX_RETRIES</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">&quot;Since netty clients should never stop reconnecting - this does not make sense anymore.</span></div>
<div class="block"><p>Netty based messaging: The max # of retries that a peer will perform when a remote is not accessible</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_MESSAGING_NETTY_MAX_RETRIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_MESSAGING_NETTY_MIN_SLEEP_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_MESSAGING_NETTY_MIN_SLEEP_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_MESSAGING_NETTY_MIN_SLEEP_MS</pre>
<div class="block"><p>Netty based messaging: The min # of milliseconds that a peer will wait.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_MESSAGING_NETTY_MIN_SLEEP_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_MESSAGING_NETTY_MAX_SLEEP_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_MESSAGING_NETTY_MAX_SLEEP_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_MESSAGING_NETTY_MAX_SLEEP_MS</pre>
<div class="block"><p>Netty based messaging: The max # of milliseconds that a peer will wait.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_MESSAGING_NETTY_MAX_SLEEP_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_MESSAGING_NETTY_SERVER_WORKER_THREADS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_MESSAGING_NETTY_SERVER_WORKER_THREADS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_MESSAGING_NETTY_SERVER_WORKER_THREADS</pre>
<div class="block"><p>Netty based messaging: The # of worker threads for the server.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_MESSAGING_NETTY_SERVER_WORKER_THREADS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_MESSAGING_NETTY_CLIENT_WORKER_THREADS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_MESSAGING_NETTY_CLIENT_WORKER_THREADS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_MESSAGING_NETTY_CLIENT_WORKER_THREADS</pre>
<div class="block"><p>Netty based messaging: The # of worker threads for the client.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_MESSAGING_NETTY_CLIENT_WORKER_THREADS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_NETTY_MESSAGE_BATCH_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_NETTY_MESSAGE_BATCH_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_NETTY_MESSAGE_BATCH_SIZE</pre>
<div class="block"><p>If the Netty messaging layer is busy, the Netty client will try to batch message as more as possible up to the size of STORM_NETTY_MESSAGE_BATCH_SIZE bytes</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_NETTY_MESSAGE_BATCH_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_NETTY_FLUSH_CHECK_INTERVAL_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_NETTY_FLUSH_CHECK_INTERVAL_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_NETTY_FLUSH_CHECK_INTERVAL_MS</pre>
<div class="block"><p>We check with this interval that whether the Netty channel is writable and try to write pending messages</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_NETTY_FLUSH_CHECK_INTERVAL_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_MESSAGING_NETTY_AUTHENTICATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_MESSAGING_NETTY_AUTHENTICATION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_MESSAGING_NETTY_AUTHENTICATION</pre>
<div class="block"><p>Netty based messaging: Is authentication required for Netty messaging from client worker process to server worker process.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_MESSAGING_NETTY_AUTHENTICATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_META_SERIALIZATION_DELEGATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_META_SERIALIZATION_DELEGATE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_META_SERIALIZATION_DELEGATE</pre>
<div class="block"><p>The delegate for serializing metadata, should be used for serialized objects stored in zookeeper and on disk. This is NOT used for compressing serialized tuples sent between topologies.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_META_SERIALIZATION_DELEGATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_DAEMON_METRICS_REPORTER_PLUGINS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_DAEMON_METRICS_REPORTER_PLUGINS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_DAEMON_METRICS_REPORTER_PLUGINS</pre>
<div class="block"><p>A list of daemon metrics reporter plugin class names. These plugins must implement <a href="../../../org/apache/storm/daemon/metrics/reporters/PreparableReporter.html" title="interface in org.apache.storm.daemon.metrics.reporters"><code>PreparableReporter</code></a> interface.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_DAEMON_METRICS_REPORTER_PLUGINS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_DAEMON_METRICS_REPORTER_PLUGIN_LOCALE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_DAEMON_METRICS_REPORTER_PLUGIN_LOCALE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_DAEMON_METRICS_REPORTER_PLUGIN_LOCALE</pre>
<div class="block"><p>A specify Locale for daemon metrics reporter plugin. Use the specified IETF BCP 47 language tag string for a Locale.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_DAEMON_METRICS_REPORTER_PLUGIN_LOCALE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_DAEMON_METRICS_REPORTER_PLUGIN_DOMAIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_DAEMON_METRICS_REPORTER_PLUGIN_DOMAIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_DAEMON_METRICS_REPORTER_PLUGIN_DOMAIN</pre>
<div class="block"><p>A specify domain for daemon metrics reporter plugin to limit reporting to specific domain.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_DAEMON_METRICS_REPORTER_PLUGIN_DOMAIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_DAEMON_METRICS_REPORTER_PLUGIN_RATE_UNIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_DAEMON_METRICS_REPORTER_PLUGIN_RATE_UNIT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_DAEMON_METRICS_REPORTER_PLUGIN_RATE_UNIT</pre>
<div class="block"><p>A specify rate-unit in TimeUnit to specify reporting frequency for daemon metrics reporter plugin.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_DAEMON_METRICS_REPORTER_PLUGIN_RATE_UNIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_DAEMON_METRICS_REPORTER_PLUGIN_DURATION_UNIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_DAEMON_METRICS_REPORTER_PLUGIN_DURATION_UNIT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_DAEMON_METRICS_REPORTER_PLUGIN_DURATION_UNIT</pre>
<div class="block"><p>A specify duration-unit in TimeUnit to specify reporting window for daemon metrics reporter plugin.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_DAEMON_METRICS_REPORTER_PLUGIN_DURATION_UNIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_DAEMON_METRICS_REPORTER_CSV_LOG_DIR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_DAEMON_METRICS_REPORTER_CSV_LOG_DIR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_DAEMON_METRICS_REPORTER_CSV_LOG_DIR</pre>
<div class="block"><p>A specify csv reporter directory for CvsPreparableReporter daemon metrics reporter.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_DAEMON_METRICS_REPORTER_CSV_LOG_DIR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_SERVERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_SERVERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_SERVERS</pre>
<div class="block"><p>A list of hosts of ZooKeeper servers used to manage the cluster.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_SERVERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_PORT</pre>
<div class="block"><p>The port Storm will use to connect to each of the ZooKeeper servers.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_EXHIBITOR_SERVERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_EXHIBITOR_SERVERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_EXHIBITOR_SERVERS</pre>
<div class="block"><p>A list of hosts of Exhibitor servers used to discover/maintain connection to ZooKeeper cluster. Any configured ZooKeeper servers will be used for the curator/exhibitor backup connection string.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_EXHIBITOR_SERVERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_EXHIBITOR_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_EXHIBITOR_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_EXHIBITOR_PORT</pre>
<div class="block"><p>The port Storm will use to connect to each of the exhibitor servers.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_EXHIBITOR_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_LOCAL_DIR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_LOCAL_DIR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_LOCAL_DIR</pre>
<div class="block"><p>A directory on the local filesystem used by Storm for any local filesystem usage it needs. The directory must exist and the Storm daemons must have permission to read/write from this location. It could be either absolute or relative. If the setting is a relative directory, it is relative to root directory of Storm installation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_LOCAL_DIR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_LOG4J2_CONF_DIR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_LOG4J2_CONF_DIR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_LOG4J2_CONF_DIR</pre>
<div class="block"><p>A directory that holds configuration files for log4j2. It can be either a relative or an absolute directory. If relative, it is relative to the storm&rsquo;s home directory.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_LOG4J2_CONF_DIR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_SCHEDULER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_SCHEDULER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_SCHEDULER</pre>
<div class="block"><p>A global task scheduler used to assign topologies&rsquo;s tasks to supervisors&rsquo; workers.</p><p>If this is not set, a default system scheduler will be used.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_SCHEDULER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SCHEDULER_DISPLAY_RESOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCHEDULER_DISPLAY_RESOURCE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SCHEDULER_DISPLAY_RESOURCE</pre>
<div class="block"><p>Whether we want to display all the resource capacity and scheduled usage on the UI page. We suggest to have this variable set if you are using any kind of resource-related scheduler.</p><p>If this is not set, we will not display resource capacity and usage on the UI.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SCHEDULER_DISPLAY_RESOURCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_CLUSTER_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_CLUSTER_MODE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_CLUSTER_MODE</pre>
<div class="block"><p>The mode this Storm cluster is running in. Either &ldquo;distributed&rdquo; or &ldquo;local&rdquo;.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_CLUSTER_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_NETWORK_TOPOGRAPHY_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_NETWORK_TOPOGRAPHY_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_NETWORK_TOPOGRAPHY_PLUGIN</pre>
<div class="block"><p>What Network Topography detection classes should we use. Given a list of supervisor hostnames (or IP addresses), this class would return a list of rack names that correspond to the supervisors. This information is stored in Cluster.java, and is used in the resource aware scheduler.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_NETWORK_TOPOGRAPHY_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_LOCAL_HOSTNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_LOCAL_HOSTNAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_LOCAL_HOSTNAME</pre>
<div class="block"><p>The hostname the supervisors/workers should report to nimbus. If unset, Storm will get the hostname to report by calling <code>InetAddress.getLocalHost().getCanonicalHostName()</code>.</p><p>You should set this config when you don&rsquo;t have a DNS which supervisors/workers can utilize to find each other based on hostname got from calls to <code>InetAddress.getLocalHost().getCanonicalHostName()</code>.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_LOCAL_HOSTNAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_PRINCIPAL_TO_LOCAL_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_PRINCIPAL_TO_LOCAL_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_PRINCIPAL_TO_LOCAL_PLUGIN</pre>
<div class="block"><p>The plugin that will convert a principal to a local user.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_PRINCIPAL_TO_LOCAL_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_GROUP_MAPPING_SERVICE_PROVIDER_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_GROUP_MAPPING_SERVICE_PROVIDER_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_GROUP_MAPPING_SERVICE_PROVIDER_PLUGIN</pre>
<div class="block"><p>The plugin that will provide user groups service</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_GROUP_MAPPING_SERVICE_PROVIDER_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_GROUP_MAPPING_SERVICE_CACHE_DURATION_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_GROUP_MAPPING_SERVICE_CACHE_DURATION_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_GROUP_MAPPING_SERVICE_CACHE_DURATION_SECS</pre>
<div class="block"><p>Max no.of seconds group mapping service will cache user groups</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_GROUP_MAPPING_SERVICE_CACHE_DURATION_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_GROUP_MAPPING_SERVICE_PARAMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_GROUP_MAPPING_SERVICE_PARAMS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_GROUP_MAPPING_SERVICE_PARAMS</pre>
<div class="block"><p>Initialization parameters for the group mapping service plugin. Provides a way for a @link{STORM_GROUP_MAPPING_SERVICE_PROVIDER_PLUGIN} implementation to access optional settings.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_GROUP_MAPPING_SERVICE_PARAMS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_THRIFT_TRANSPORT_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_THRIFT_TRANSPORT_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_THRIFT_TRANSPORT_PLUGIN</pre>
<div class="block"><p>The default transport plug-in for Thrift client/server communication</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_THRIFT_TRANSPORT_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_TUPLE_SERIALIZER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_TUPLE_SERIALIZER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_TUPLE_SERIALIZER</pre>
<div class="block"><p>The serializer class for ListDelegate (tuple payload). The default serializer will be ListDelegateSerializer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_TUPLE_SERIALIZER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_DISABLE_LOADAWARE_MESSAGING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_DISABLE_LOADAWARE_MESSAGING</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_DISABLE_LOADAWARE_MESSAGING</pre>
<div class="block"><p>Disable load aware grouping support.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_DISABLE_LOADAWARE_MESSAGING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_TESTING_ALWAYS_TRY_SERIALIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_TESTING_ALWAYS_TRY_SERIALIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_TESTING_ALWAYS_TRY_SERIALIZE</pre>
<div class="block"><p>Try to serialize all tuples, even for local transfers. This should only be used for testing, as a sanity check that all of your tuples are setup properly.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_TESTING_ALWAYS_TRY_SERIALIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_LOCAL_MODE_ZMQ">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_LOCAL_MODE_ZMQ</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_LOCAL_MODE_ZMQ</pre>
<div class="block"><p>Whether or not to use ZeroMQ for messaging in local mode. If this is set to false, then Storm will use a pure-Java messaging system. The purpose of this flag is to make it easy to run Storm in local mode by eliminating the need for native dependencies, which can be difficult to install.</p><p>Defaults to false.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_LOCAL_MODE_ZMQ">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_ROOT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_ROOT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_ROOT</pre>
<div class="block"><p>The root location at which Storm stores data in ZooKeeper.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_ROOT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_SESSION_TIMEOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_SESSION_TIMEOUT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_SESSION_TIMEOUT</pre>
<div class="block"><p>The session timeout for clients to ZooKeeper.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_SESSION_TIMEOUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_CONNECTION_TIMEOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_CONNECTION_TIMEOUT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_CONNECTION_TIMEOUT</pre>
<div class="block"><p>The connection timeout for clients to ZooKeeper.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_CONNECTION_TIMEOUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_RETRY_TIMES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_RETRY_TIMES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_RETRY_TIMES</pre>
<div class="block"><p>The number of times to retry a Zookeeper operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_RETRY_TIMES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_RETRY_INTERVAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_RETRY_INTERVAL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_RETRY_INTERVAL</pre>
<div class="block"><p>The interval between retries of a Zookeeper operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_RETRY_INTERVAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_RETRY_INTERVAL_CEILING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_RETRY_INTERVAL_CEILING</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_RETRY_INTERVAL_CEILING</pre>
<div class="block"><p>The ceiling of the interval between retries of a Zookeeper operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_RETRY_INTERVAL_CEILING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_AUTH_SCHEME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_AUTH_SCHEME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_AUTH_SCHEME</pre>
<div class="block"><p>The cluster Zookeeper authentication scheme to use, e.g. &ldquo;digest&rdquo;. Defaults to no authentication.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_AUTH_SCHEME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_AUTH_PAYLOAD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_AUTH_PAYLOAD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_AUTH_PAYLOAD</pre>
<div class="block"><p>A string representing the payload for cluster Zookeeper authentication. It gets serialized using UTF-8 encoding during authentication. Note that if this is set to something with a secret (as when using digest authentication) then it should only be set in the storm-cluster-auth.yaml file. This file storm-cluster-auth.yaml should then be protected with appropriate permissions that deny access from workers.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_AUTH_PAYLOAD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_TOPOLOGY_AUTH_SCHEME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_TOPOLOGY_AUTH_SCHEME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_TOPOLOGY_AUTH_SCHEME</pre>
<div class="block"><p>The topology Zookeeper authentication scheme to use, e.g. &ldquo;digest&rdquo;. It is the internal config and user shouldn&rsquo;t set it.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_TOPOLOGY_AUTH_SCHEME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ZOOKEEPER_TOPOLOGY_AUTH_PAYLOAD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ZOOKEEPER_TOPOLOGY_AUTH_PAYLOAD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ZOOKEEPER_TOPOLOGY_AUTH_PAYLOAD</pre>
<div class="block"><p>A string representing the payload for topology Zookeeper authentication. It gets serialized using UTF-8 encoding during authentication.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ZOOKEEPER_TOPOLOGY_AUTH_PAYLOAD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_EXHIBITOR_URIPATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_EXHIBITOR_URIPATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_EXHIBITOR_URIPATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_EXHIBITOR_URIPATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_EXHIBITOR_POLL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_EXHIBITOR_POLL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_EXHIBITOR_POLL</pre>
<div class="block"><p>How often to poll Exhibitor cluster in millis.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_EXHIBITOR_POLL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_EXHIBITOR_RETRY_TIMES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_EXHIBITOR_RETRY_TIMES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_EXHIBITOR_RETRY_TIMES</pre>
<div class="block"><p>The number of times to retry an Exhibitor operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_EXHIBITOR_RETRY_TIMES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_EXHIBITOR_RETRY_INTERVAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_EXHIBITOR_RETRY_INTERVAL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_EXHIBITOR_RETRY_INTERVAL</pre>
<div class="block"><p>The interval between retries of an Exhibitor operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_EXHIBITOR_RETRY_INTERVAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_EXHIBITOR_RETRY_INTERVAL_CEILING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_EXHIBITOR_RETRY_INTERVAL_CEILING</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_EXHIBITOR_RETRY_INTERVAL_CEILING</pre>
<div class="block"><p>The ceiling of the interval between retries of an Exhibitor operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_EXHIBITOR_RETRY_INTERVAL_CEILING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_ID</pre>
<div class="block"><p>The id assigned to a running topology. The id is the storm name with a unique nonce appended.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_WORKERS_ARTIFACTS_DIR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_WORKERS_ARTIFACTS_DIR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_WORKERS_ARTIFACTS_DIR</pre>
<div class="block"><p>The workers-artifacts directory (where we place all workers&rsquo; logs), can be either absolute or relative. By default, ${storm.log.dir}/workers-artifacts is where worker logs go. If the setting is a relative directory, it is relative to storm.log.dir.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_WORKERS_ARTIFACTS_DIR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_HEALTH_CHECK_DIR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_HEALTH_CHECK_DIR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_HEALTH_CHECK_DIR</pre>
<div class="block"><p>The directory where storm&rsquo;s health scripts go.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_HEALTH_CHECK_DIR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_HEALTH_CHECK_TIMEOUT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_HEALTH_CHECK_TIMEOUT_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_HEALTH_CHECK_TIMEOUT_MS</pre>
<div class="block"><p>The time to allow any given healthcheck script to run before it is marked failed due to timeout</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_HEALTH_CHECK_TIMEOUT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_NIMBUS_RETRY_TIMES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_NIMBUS_RETRY_TIMES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_NIMBUS_RETRY_TIMES</pre>
<div class="block"><p>The number of times to retry a Nimbus operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_NIMBUS_RETRY_TIMES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_NIMBUS_RETRY_INTERVAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_NIMBUS_RETRY_INTERVAL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_NIMBUS_RETRY_INTERVAL</pre>
<div class="block"><p>The starting interval between exponential backoff retries of a Nimbus operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_NIMBUS_RETRY_INTERVAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_NIMBUS_RETRY_INTERVAL_CEILING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_NIMBUS_RETRY_INTERVAL_CEILING</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_NIMBUS_RETRY_INTERVAL_CEILING</pre>
<div class="block"><p>The ceiling of the interval between retries of a client connect to Nimbus operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_NIMBUS_RETRY_INTERVAL_CEILING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_CLUSTER_STATE_STORE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_CLUSTER_STATE_STORE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_CLUSTER_STATE_STORE</pre>
<div class="block"><p>The ClusterState factory that worker will use to create a ClusterState to store state in. Defaults to ZooKeeper.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_CLUSTER_STATE_STORE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_THRIFT_TRANSPORT_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_THRIFT_TRANSPORT_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_THRIFT_TRANSPORT_PLUGIN</pre>
<div class="block"><p>The Nimbus transport plug-in for Thrift client/server communication</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_THRIFT_TRANSPORT_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_HOST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_HOST</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_HOST</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block"><p>The host that the master server is running on, added only for backward compatibility, the usage deprecated in favor of nimbus.seeds config.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_HOST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_SEEDS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_SEEDS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_SEEDS</pre>
<div class="block"><p>List of seed nimbus hosts to use for leader nimbus discovery.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_SEEDS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_THRIFT_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_THRIFT_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_THRIFT_PORT</pre>
<div class="block"><p>Which port the Thrift interface of Nimbus should run on. Clients should connect to this port to upload jars and submit topologies.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_THRIFT_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_THRIFT_THREADS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_THRIFT_THREADS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_THRIFT_THREADS</pre>
<div class="block"><p>The number of threads that should be used by the nimbus thrift server.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_THRIFT_THREADS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_ADMINS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_ADMINS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_ADMINS</pre>
<div class="block"><p>A list of users that are cluster admins and can run any command. To use this set nimbus.authorizer to org.apache.storm.security.auth.authorizer.SimpleACLAuthorizer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_ADMINS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_USERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_USERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_USERS</pre>
<div class="block"><p>A list of users that are the only ones allowed to run user operation on storm cluster. To use this set nimbus.authorizer to org.apache.storm.security.auth.authorizer.SimpleACLAuthorizer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_USERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_GROUPS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_GROUPS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_GROUPS</pre>
<div class="block"><p>A list of groups , users belong to these groups are the only ones allowed to run user operation on storm cluster. To use this set nimbus.authorizer to org.apache.storm.security.auth.authorizer.SimpleACLAuthorizer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_GROUPS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_SUPERVISOR_USERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_SUPERVISOR_USERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_SUPERVISOR_USERS</pre>
<div class="block"><p>A list of users that run the supervisors and should be authorized to interact with nimbus as a supervisor would. To use this set nimbus.authorizer to org.apache.storm.security.auth.authorizer.SimpleACLAuthorizer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_SUPERVISOR_USERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_DAEMON_USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_DAEMON_USER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_DAEMON_USER</pre>
<div class="block"><p>This is the user that the Nimbus daemon process is running as. May be used when security is enabled to authorize actions in the cluster.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_DAEMON_USER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_THRIFT_MAX_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_THRIFT_MAX_BUFFER_SIZE</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_THRIFT_MAX_BUFFER_SIZE</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As SimpleTrasportPlugin is deprecated, no other thrift transport plugin uses this configuration.</span></div>
<div class="block"><p>The maximum buffer size thrift should use when reading messages.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_THRIFT_MAX_BUFFER_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_CHILDOPTS</pre>
<div class="block"><p>This parameter is used by the storm-deploy project to configure the jvm options for the nimbus daemon.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_TASK_TIMEOUT_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_TASK_TIMEOUT_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_TASK_TIMEOUT_SECS</pre>
<div class="block"><p>How long without heartbeating a task can go before nimbus will consider the task dead and reassign it to another location.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_TASK_TIMEOUT_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_MONITOR_FREQ_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_MONITOR_FREQ_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_MONITOR_FREQ_SECS</pre>
<div class="block"><p>How often nimbus should wake up to check heartbeats and do reassignments. Note that if a machine ever goes down Nimbus will immediately wake up and take action. This parameter is for checking for failures when there&rsquo;s no explicit event like that occurring.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_MONITOR_FREQ_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_CLEANUP_INBOX_FREQ_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_CLEANUP_INBOX_FREQ_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_CLEANUP_INBOX_FREQ_SECS</pre>
<div class="block"><p>How often nimbus should wake the cleanup thread to clean the inbox.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../org/apache/storm/Config.html#NIMBUS_INBOX_JAR_EXPIRATION_SECS"><code>NIMBUS_INBOX_JAR_EXPIRATION_SECS</code></a>,
<a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_CLEANUP_INBOX_FREQ_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_INBOX_JAR_EXPIRATION_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_INBOX_JAR_EXPIRATION_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_INBOX_JAR_EXPIRATION_SECS</pre>
<div class="block"><p>The length of time a jar file lives in the inbox before being deleted by the cleanup thread.</p><p>Probably keep this value greater than or equal to NIMBUS_CLEANUP_INBOX_JAR_EXPIRATION_SECS. Note that the time it takes to delete an inbox jar file is going to be somewhat more than NIMBUS_CLEANUP_INBOX_JAR_EXPIRATION_SECS (depending on how often NIMBUS_CLEANUP_FREQ_SECS is set to).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../org/apache/storm/Config.html#NIMBUS_CLEANUP_INBOX_FREQ_SECS"><code>NIMBUS_CLEANUP_INBOX_FREQ_SECS</code></a>,
<a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_INBOX_JAR_EXPIRATION_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_SUPERVISOR_TIMEOUT_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_SUPERVISOR_TIMEOUT_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_SUPERVISOR_TIMEOUT_SECS</pre>
<div class="block"><p>How long before a supervisor can go without heartbeating before nimbus considers it dead and stops assigning new work to it.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_SUPERVISOR_TIMEOUT_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_TASK_LAUNCH_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_TASK_LAUNCH_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_TASK_LAUNCH_SECS</pre>
<div class="block"><p>A special timeout used when a task is initially launched. During launch, this is the timeout used until the first heartbeat, overriding nimbus.task.timeout.secs.</p>
<p>A separate timeout exists for launch because there can be quite a bit of overhead
to launching new JVM's and configuring them.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_TASK_LAUNCH_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_FILE_COPY_EXPIRATION_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_FILE_COPY_EXPIRATION_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_FILE_COPY_EXPIRATION_SECS</pre>
<div class="block"><p>During upload/download with the master, how long an upload or download connection is idle before nimbus considers it dead and drops the connection.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_FILE_COPY_EXPIRATION_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_TOPOLOGY_VALIDATOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_TOPOLOGY_VALIDATOR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_TOPOLOGY_VALIDATOR</pre>
<div class="block"><p>A custom class that implements ITopologyValidator that is run whenever a topology is submitted. Can be used to provide business-specific logic for whether topologies are allowed to run or not.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_TOPOLOGY_VALIDATOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_AUTHORIZER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_AUTHORIZER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_AUTHORIZER</pre>
<div class="block"><p>Class name for authorization plugin for Nimbus</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_AUTHORIZER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_IMPERSONATION_AUTHORIZER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_IMPERSONATION_AUTHORIZER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_IMPERSONATION_AUTHORIZER</pre>
<div class="block"><p>Impersonation user ACL config entries.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_IMPERSONATION_AUTHORIZER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_IMPERSONATION_ACL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_IMPERSONATION_ACL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_IMPERSONATION_ACL</pre>
<div class="block"><p>Impersonation user ACL config entries.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_IMPERSONATION_ACL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_CREDENTIAL_RENEW_FREQ_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_CREDENTIAL_RENEW_FREQ_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_CREDENTIAL_RENEW_FREQ_SECS</pre>
<div class="block"><p>How often nimbus should wake up to renew credentials if needed.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_CREDENTIAL_RENEW_FREQ_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_CREDENTIAL_RENEWERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_CREDENTIAL_RENEWERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_CREDENTIAL_RENEWERS</pre>
<div class="block"><p>A list of credential renewers that nimbus should load.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_CREDENTIAL_RENEWERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_AUTO_CRED_PLUGINS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_AUTO_CRED_PLUGINS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_AUTO_CRED_PLUGINS</pre>
<div class="block"><p>A list of plugins that nimbus should load during submit topology to populate credentials on user&rsquo;s behalf.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_AUTO_CRED_PLUGINS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_QUEUE_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_QUEUE_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_QUEUE_SIZE</pre>
<div class="block"><p>Nimbus thrift server queue size, default is 100000. This is the request queue size , when there are more requests than number of threads to serve the requests, those requests will be queued to this queue. If the request queue size &gt; this config, then the incoming requests will be rejected.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_QUEUE_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_TOPOLOGY_SUBMISSION_NOTIFIER_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_TOPOLOGY_SUBMISSION_NOTIFIER_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_TOPOLOGY_SUBMISSION_NOTIFIER_PLUGIN</pre>
<div class="block"><p>FQCN of a class that implements <code>ISubmitterHook</code> @see ISubmitterHook for details.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_TOPOLOGY_SUBMISSION_NOTIFIER_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN</pre>
<div class="block"><p>FQCN of a class that implements <code>I</code> @see org.apache.storm.nimbus.ITopologyActionNotifierPlugin for details.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN_SCHEMA</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> NIMBUS_TOPOLOGY_ACTION_NOTIFIER_PLUGIN_SCHEMA</pre>
</li>
</ul>
<a name="UI_HOST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HOST</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HOST</pre>
<div class="block"><p>Storm UI binds to this host/interface.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HOST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_PORT</pre>
<div class="block"><p>Storm UI binds to this port.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_PROJECT_BUGTRACKER_URL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_PROJECT_BUGTRACKER_URL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_PROJECT_BUGTRACKER_URL</pre>
<div class="block"><p>Storm UI Project BUGTRACKER Link for reporting issue.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_PROJECT_BUGTRACKER_URL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_CENTRAL_LOGGING_URL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_CENTRAL_LOGGING_URL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_CENTRAL_LOGGING_URL</pre>
<div class="block"><p>Storm UI Central Logging URL.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_CENTRAL_LOGGING_URL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_PAGINATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_PAGINATION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_PAGINATION</pre>
<div class="block"><p>Storm UI drop-down pagination value. Set ui.pagination to be a positive integer or -1 (displays all entries). Valid values: -1, 10, 20, 25 etc.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_PAGINATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_PORT</pre>
<div class="block"><p>HTTP UI port for log viewer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_CHILDOPTS</pre>
<div class="block"><p>Childopts for log viewer java process.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_CLEANUP_INTERVAL_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_CLEANUP_INTERVAL_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_CLEANUP_INTERVAL_SECS</pre>
<div class="block"><p>How often to clean up old log files</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_CLEANUP_INTERVAL_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_CLEANUP_AGE_MINS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_CLEANUP_AGE_MINS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_CLEANUP_AGE_MINS</pre>
<div class="block"><p>How many minutes since a log was last modified for the log to be considered for clean-up</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_CLEANUP_AGE_MINS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_MAX_SUM_WORKER_LOGS_SIZE_MB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_MAX_SUM_WORKER_LOGS_SIZE_MB</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_MAX_SUM_WORKER_LOGS_SIZE_MB</pre>
<div class="block"><p>The maximum number of bytes all worker log files can take up in MB</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_MAX_SUM_WORKER_LOGS_SIZE_MB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_MAX_PER_WORKER_LOGS_SIZE_MB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_MAX_PER_WORKER_LOGS_SIZE_MB</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_MAX_PER_WORKER_LOGS_SIZE_MB</pre>
<div class="block"><p>The maximum number of bytes per worker&rsquo;s files can take up in MB</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_MAX_PER_WORKER_LOGS_SIZE_MB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_PORT</pre>
<div class="block"><p>Storm Logviewer HTTPS port</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_KEYSTORE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_KEYSTORE_PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_KEYSTORE_PATH</pre>
<div class="block"><p>Path to the keystore containing the certs used by Storm Logviewer for HTTPS communications</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_KEYSTORE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_KEYSTORE_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_KEYSTORE_PASSWORD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_KEYSTORE_PASSWORD</pre>
<div class="block"><p>Password for the keystore for HTTPS for Storm Logviewer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_KEYSTORE_PASSWORD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_KEYSTORE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_KEYSTORE_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_KEYSTORE_TYPE</pre>
<div class="block"><p>Type of the keystore for HTTPS for Storm Logviewer. see <a href="http://docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html">http://docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html</a> for more details.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_KEYSTORE_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_KEY_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_KEY_PASSWORD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_KEY_PASSWORD</pre>
<div class="block"><p>Password to the private key in the keystore for setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_KEY_PASSWORD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_TRUSTSTORE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_TRUSTSTORE_PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_TRUSTSTORE_PATH</pre>
<div class="block"><p>Path to the truststore containing the certs used by Storm Logviewer for HTTPS communications</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_TRUSTSTORE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_TRUSTSTORE_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_TRUSTSTORE_PASSWORD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_TRUSTSTORE_PASSWORD</pre>
<div class="block"><p>Password for the truststore for HTTPS for Storm Logviewer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_TRUSTSTORE_PASSWORD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_TRUSTSTORE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_TRUSTSTORE_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_TRUSTSTORE_TYPE</pre>
<div class="block"><p>Type of the truststore for HTTPS for Storm Logviewer. see <a href="http://docs.oracle.com/javase/8/docs/api/java/security/Truststore.html">http://docs.oracle.com/javase/8/docs/api/java/security/Truststore.html</a> for more details.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_TRUSTSTORE_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_WANT_CLIENT_AUTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_WANT_CLIENT_AUTH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_WANT_CLIENT_AUTH</pre>
<div class="block"><p>Password to the truststore used by Storm Logviewer setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_WANT_CLIENT_AUTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_HTTPS_NEED_CLIENT_AUTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_HTTPS_NEED_CLIENT_AUTH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_HTTPS_NEED_CLIENT_AUTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_HTTPS_NEED_CLIENT_AUTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGS_USERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGS_USERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGS_USERS</pre>
<div class="block"><p>A list of users allowed to view logs via the Log Viewer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGS_USERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGS_GROUPS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGS_GROUPS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGS_GROUPS</pre>
<div class="block"><p>A list of groups allowed to view logs via the Log Viewer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGS_GROUPS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOGVIEWER_APPENDER_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOGVIEWER_APPENDER_NAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOGVIEWER_APPENDER_NAME</pre>
<div class="block"><p>Appender name used by log viewer to determine log directory.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.LOGVIEWER_APPENDER_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_CHILDOPTS</pre>
<div class="block"><p>Childopts for Storm UI Java process.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_FILTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_FILTER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_FILTER</pre>
<div class="block"><p>A class implementing javax.servlet.Filter for authenticating/filtering UI requests</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_FILTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_FILTER_PARAMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_FILTER_PARAMS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_FILTER_PARAMS</pre>
<div class="block"><p>Initialization parameters for the javax.servlet.Filter</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_FILTER_PARAMS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HEADER_BUFFER_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HEADER_BUFFER_BYTES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HEADER_BUFFER_BYTES</pre>
<div class="block"><p>The size of the header buffer for the UI in bytes</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HEADER_BUFFER_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_PORT</pre>
<div class="block"><p>This port is used by Storm DRPC for receiving HTTPS (SSL) DPRC requests from clients.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_KEYSTORE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_KEYSTORE_PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_KEYSTORE_PATH</pre>
<div class="block"><p>Path to the keystore used by Storm UI for setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_KEYSTORE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_KEYSTORE_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_KEYSTORE_PASSWORD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_KEYSTORE_PASSWORD</pre>
<div class="block"><p>Password to the keystore used by Storm UI for setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_KEYSTORE_PASSWORD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_KEYSTORE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_KEYSTORE_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_KEYSTORE_TYPE</pre>
<div class="block"><p>Type of keystore used by Storm UI for setting up HTTPS (SSL). see <a href="http://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html">http://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html</a> for more details.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_KEYSTORE_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_KEY_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_KEY_PASSWORD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_KEY_PASSWORD</pre>
<div class="block"><p>Password to the private key in the keystore for setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_KEY_PASSWORD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_TRUSTSTORE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_TRUSTSTORE_PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_TRUSTSTORE_PATH</pre>
<div class="block"><p>Path to the truststore used by Storm UI setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_TRUSTSTORE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_TRUSTSTORE_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_TRUSTSTORE_PASSWORD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_TRUSTSTORE_PASSWORD</pre>
<div class="block"><p>Password to the truststore used by Storm UI setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_TRUSTSTORE_PASSWORD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_TRUSTSTORE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_TRUSTSTORE_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_TRUSTSTORE_TYPE</pre>
<div class="block"><p>Type of truststore used by Storm UI for setting up HTTPS (SSL). see <a href="http://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html">http://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html</a> for more details.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_TRUSTSTORE_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_WANT_CLIENT_AUTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_WANT_CLIENT_AUTH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_WANT_CLIENT_AUTH</pre>
<div class="block"><p>Password to the truststore used by Storm DRPC setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_WANT_CLIENT_AUTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTPS_NEED_CLIENT_AUTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTPS_NEED_CLIENT_AUTH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTPS_NEED_CLIENT_AUTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTPS_NEED_CLIENT_AUTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTP_X_FRAME_OPTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTP_X_FRAME_OPTIONS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTP_X_FRAME_OPTIONS</pre>
<div class="block"><p>Value of X-FRAME-OPTIONS HTTP Header option used by Storm UI.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTP_X_FRAME_OPTIONS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PACEMAKER_HOST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PACEMAKER_HOST</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PACEMAKER_HOST</pre>
<div class="block"><p>The host that Pacemaker is running on.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.PACEMAKER_HOST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PACEMAKER_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PACEMAKER_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PACEMAKER_PORT</pre>
<div class="block"><p>The port Pacemaker should run on. Clients should connect to this port to submit or read heartbeats.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.PACEMAKER_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PACEMAKER_MAX_THREADS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PACEMAKER_MAX_THREADS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PACEMAKER_MAX_THREADS</pre>
<div class="block"><p>The maximum number of threads that should be used by the Pacemaker. When Pacemaker gets loaded it will spawn new threads, up to this many total, to handle the load.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.PACEMAKER_MAX_THREADS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PACEMAKER_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PACEMAKER_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PACEMAKER_CHILDOPTS</pre>
<div class="block"><p>This parameter is used by the storm-deploy project to configure the jvm options for the pacemaker daemon.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.PACEMAKER_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PACEMAKER_AUTH_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PACEMAKER_AUTH_METHOD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PACEMAKER_AUTH_METHOD</pre>
<div class="block"><p>This should be one of &ldquo;DIGEST&rdquo;, &ldquo;KERBEROS&rdquo;, or &ldquo;NONE&rdquo; Determines the mode of authentication the pacemaker server and client use. The client must either match the server, or be NONE. In the case of NONE, no authentication is performed for the client, and if the server is running with DIGEST or KERBEROS, the client can only write to the server (no reads). This is intended to provide a primitive form of access-control.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.PACEMAKER_AUTH_METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_SERVERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_SERVERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_SERVERS</pre>
<div class="block"><p>List of DRPC servers so that the DRPCSpout knows who to talk to.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_SERVERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTP_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTP_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTP_PORT</pre>
<div class="block"><p>This port is used by Storm DRPC for receiving HTTP DPRC requests from clients.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTP_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_PORT</pre>
<div class="block"><p>This port is used by Storm DRPC for receiving HTTPS (SSL) DPRC requests from clients.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_KEYSTORE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_KEYSTORE_PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_KEYSTORE_PATH</pre>
<div class="block"><p>Path to the keystore used by Storm DRPC for setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_KEYSTORE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_KEYSTORE_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_KEYSTORE_PASSWORD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_KEYSTORE_PASSWORD</pre>
<div class="block"><p>Password to the keystore used by Storm DRPC for setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_KEYSTORE_PASSWORD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_KEYSTORE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_KEYSTORE_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_KEYSTORE_TYPE</pre>
<div class="block"><p>Type of keystore used by Storm DRPC for setting up HTTPS (SSL). see <a href="http://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html">http://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html</a> for more details.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_KEYSTORE_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_KEY_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_KEY_PASSWORD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_KEY_PASSWORD</pre>
<div class="block"><p>Password to the private key in the keystore for setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_KEY_PASSWORD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_TRUSTSTORE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_TRUSTSTORE_PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_TRUSTSTORE_PATH</pre>
<div class="block"><p>Path to the truststore used by Storm DRPC setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_TRUSTSTORE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_TRUSTSTORE_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_TRUSTSTORE_PASSWORD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_TRUSTSTORE_PASSWORD</pre>
<div class="block"><p>Password to the truststore used by Storm DRPC setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_TRUSTSTORE_PASSWORD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_TRUSTSTORE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_TRUSTSTORE_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_TRUSTSTORE_TYPE</pre>
<div class="block"><p>Type of truststore used by Storm DRPC for setting up HTTPS (SSL). see <a href="http://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html">http://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html</a> for more details.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_TRUSTSTORE_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_WANT_CLIENT_AUTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_WANT_CLIENT_AUTH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_WANT_CLIENT_AUTH</pre>
<div class="block"><p>Password to the truststore used by Storm DRPC setting up HTTPS (SSL).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_WANT_CLIENT_AUTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTPS_NEED_CLIENT_AUTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTPS_NEED_CLIENT_AUTH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTPS_NEED_CLIENT_AUTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTPS_NEED_CLIENT_AUTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_THRIFT_TRANSPORT_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_THRIFT_TRANSPORT_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_THRIFT_TRANSPORT_PLUGIN</pre>
<div class="block"><p>The DRPC transport plug-in for Thrift client/server communication</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_THRIFT_TRANSPORT_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_PORT</pre>
<div class="block"><p>This port is used by Storm DRPC for receiving DPRC requests from clients.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_AUTHORIZER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_AUTHORIZER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_AUTHORIZER</pre>
<div class="block"><p>Class name for authorization plugin for DRPC client</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_AUTHORIZER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_AUTHORIZER_ACL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_AUTHORIZER_ACL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_AUTHORIZER_ACL</pre>
<div class="block"><p>The Access Control List for the DRPC Authorizer.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../org/apache/storm/security/auth/authorizer/DRPCSimpleACLAuthorizer.html" title="class in org.apache.storm.security.auth.authorizer"><code>DRPCSimpleACLAuthorizer</code></a>,
<a href="../../../constant-values.html#org.apache.storm.Config.DRPC_AUTHORIZER_ACL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_AUTHORIZER_ACL_FILENAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_AUTHORIZER_ACL_FILENAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_AUTHORIZER_ACL_FILENAME</pre>
<div class="block"><p>File name of the DRPC Authorizer ACL.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../org/apache/storm/security/auth/authorizer/DRPCSimpleACLAuthorizer.html" title="class in org.apache.storm.security.auth.authorizer"><code>DRPCSimpleACLAuthorizer</code></a>,
<a href="../../../constant-values.html#org.apache.storm.Config.DRPC_AUTHORIZER_ACL_FILENAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_AUTHORIZER_ACL_STRICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_AUTHORIZER_ACL_STRICT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_AUTHORIZER_ACL_STRICT</pre>
<div class="block"><p>Whether the DRPCSimpleAclAuthorizer should deny requests for operations involving functions that have no explicit ACL entry. When set to false (the default) DRPC functions that have no entry in the ACL will be permitted, which is appropriate for a development environment. When set to true, explicit ACL entries are required for every DRPC function, and any request for functions will be denied.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../org/apache/storm/security/auth/authorizer/DRPCSimpleACLAuthorizer.html" title="class in org.apache.storm.security.auth.authorizer"><code>DRPCSimpleACLAuthorizer</code></a>,
<a href="../../../constant-values.html#org.apache.storm.Config.DRPC_AUTHORIZER_ACL_STRICT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_WORKER_THREADS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_WORKER_THREADS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_WORKER_THREADS</pre>
<div class="block"><p>DRPC thrift server worker threads</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_WORKER_THREADS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_MAX_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_MAX_BUFFER_SIZE</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_MAX_BUFFER_SIZE</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As SimpleTrasportPlugin is deprecated, no other thrift transport plugin uses this configuration.</span></div>
<div class="block"><p>The maximum buffer size thrift should use when reading messages for DRPC.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_MAX_BUFFER_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_QUEUE_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_QUEUE_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_QUEUE_SIZE</pre>
<div class="block"><p>DRPC thrift server queue size</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_QUEUE_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_INVOCATIONS_THRIFT_TRANSPORT_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_INVOCATIONS_THRIFT_TRANSPORT_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_INVOCATIONS_THRIFT_TRANSPORT_PLUGIN</pre>
<div class="block"><p>The DRPC invocations transport plug-in for Thrift client/server communication</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_INVOCATIONS_THRIFT_TRANSPORT_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_INVOCATIONS_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_INVOCATIONS_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_INVOCATIONS_PORT</pre>
<div class="block"><p>This port on Storm DRPC is used by DRPC topologies to receive function invocations and send results back.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_INVOCATIONS_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_INVOCATIONS_THREADS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_INVOCATIONS_THREADS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_INVOCATIONS_THREADS</pre>
<div class="block"><p>DRPC invocations thrift server worker threads</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_INVOCATIONS_THREADS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_REQUEST_TIMEOUT_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_REQUEST_TIMEOUT_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_REQUEST_TIMEOUT_SECS</pre>
<div class="block"><p>The timeout on DRPC requests within the DRPC server. Defaults to 10 minutes. Note that requests can also timeout based on the socket timeout on the DRPC client, and separately based on the topology message timeout for the topology implementing the DRPC function.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_REQUEST_TIMEOUT_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_CHILDOPTS</pre>
<div class="block"><p>Childopts for Storm DRPC Java process.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UI_HTTP_CREDS_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UI_HTTP_CREDS_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UI_HTTP_CREDS_PLUGIN</pre>
<div class="block"><p>Class name of the HTTP credentials plugin for the UI.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.UI_HTTP_CREDS_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTP_CREDS_PLUGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTP_CREDS_PLUGIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTP_CREDS_PLUGIN</pre>
<div class="block"><p>Class name of the HTTP credentials plugin for DRPC.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTP_CREDS_PLUGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_SCHEDULER_META">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_SCHEDULER_META</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_SCHEDULER_META</pre>
<div class="block"><p>the metadata configured on the supervisor</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_SCHEDULER_META">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_SLOTS_PORTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_SLOTS_PORTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_SLOTS_PORTS</pre>
<div class="block"><p>A list of ports that can run workers on this supervisor. Each worker uses one port, and the supervisor will only run one worker per port. Use this configuration to tune how many workers run on each machine.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_SLOTS_PORTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_BLOBSTORE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_BLOBSTORE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_BLOBSTORE</pre>
<div class="block"><p>What blobstore implementation the supervisor should use.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_BLOBSTORE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_LOCALIZER_CACHE_TARGET_SIZE_MB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_LOCALIZER_CACHE_TARGET_SIZE_MB</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_LOCALIZER_CACHE_TARGET_SIZE_MB</pre>
<div class="block"><p>The distributed cache target size in MB. This is a soft limit to the size of the distributed cache contents.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_LOCALIZER_CACHE_TARGET_SIZE_MB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS</pre>
<div class="block"><p>The distributed cache cleanup interval. Controls how often it scans to attempt to cleanup anything over the cache target size.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLIENT_BLOBSTORE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_BLOBSTORE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CLIENT_BLOBSTORE</pre>
<div class="block"><p>What blobstore implementation the storm client should use.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.CLIENT_BLOBSTORE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_BLOBSTORE_DOWNLOAD_THREAD_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_BLOBSTORE_DOWNLOAD_THREAD_COUNT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_BLOBSTORE_DOWNLOAD_THREAD_COUNT</pre>
<div class="block"><p>What blobstore download parallelism the supervisor should use.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_BLOBSTORE_DOWNLOAD_THREAD_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_BLOBSTORE_DOWNLOAD_MAX_RETRIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_BLOBSTORE_DOWNLOAD_MAX_RETRIES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_BLOBSTORE_DOWNLOAD_MAX_RETRIES</pre>
<div class="block"><p>Maximum number of retries a supervisor is allowed to make for downloading a blob.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_BLOBSTORE_DOWNLOAD_MAX_RETRIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BLOBSTORE_SUPERUSER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BLOBSTORE_SUPERUSER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BLOBSTORE_SUPERUSER</pre>
<div class="block"><p>The blobstore super user has all read/write/admin permissions to all blobs - user running the blobstore.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.BLOBSTORE_SUPERUSER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BLOBSTORE_DIR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BLOBSTORE_DIR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BLOBSTORE_DIR</pre>
<div class="block"><p>What directory to use for the blobstore. The directory is expected to be an absolute path when using HDFS blobstore, for LocalFsBlobStore it could be either absolute or relative. If the setting is a relative directory, it is relative to root directory of Storm installation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.BLOBSTORE_DIR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_BLOBSTORE_INPUTSTREAM_BUFFER_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_BLOBSTORE_INPUTSTREAM_BUFFER_SIZE_BYTES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_BLOBSTORE_INPUTSTREAM_BUFFER_SIZE_BYTES</pre>
<div class="block"><p>What buffer size to use for the blobstore uploads.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_BLOBSTORE_INPUTSTREAM_BUFFER_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BLOBSTORE_CLEANUP_ENABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BLOBSTORE_CLEANUP_ENABLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BLOBSTORE_CLEANUP_ENABLE</pre>
<div class="block"><p>Enable the blobstore cleaner. Certain blobstores may only want to run the cleaner on one daemon. Currently Nimbus handles setting this.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.BLOBSTORE_CLEANUP_ENABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BLOBSTORE_HDFS_PRINCIPAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BLOBSTORE_HDFS_PRINCIPAL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BLOBSTORE_HDFS_PRINCIPAL</pre>
<div class="block"><p>principal for nimbus/supervisor to use to access secure hdfs for the blobstore.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.BLOBSTORE_HDFS_PRINCIPAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BLOBSTORE_HDFS_KEYTAB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BLOBSTORE_HDFS_KEYTAB</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BLOBSTORE_HDFS_KEYTAB</pre>
<div class="block"><p>keytab for nimbus/supervisor to use to access secure hdfs for the blobstore.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.BLOBSTORE_HDFS_KEYTAB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_BLOBSTORE_REPLICATION_FACTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_BLOBSTORE_REPLICATION_FACTOR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_BLOBSTORE_REPLICATION_FACTOR</pre>
<div class="block"><p>Set replication factor for a blob in HDFS Blobstore Implementation</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_BLOBSTORE_REPLICATION_FACTOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_BLOBSTORE_ACL_VALIDATION_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_BLOBSTORE_ACL_VALIDATION_ENABLED</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_BLOBSTORE_ACL_VALIDATION_ENABLED</pre>
<div class="block"><p>For secure mode we would want to turn on this config By default this is turned off assuming the default is insecure</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_BLOBSTORE_ACL_VALIDATION_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_BLOBSTORE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_BLOBSTORE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_BLOBSTORE</pre>
<div class="block"><p>What blobstore implementation nimbus should use.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_BLOBSTORE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_BLOBSTORE_EXPIRATION_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_BLOBSTORE_EXPIRATION_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_BLOBSTORE_EXPIRATION_SECS</pre>
<div class="block"><p>During operations with the blob store, via master, how long a connection is idle before nimbus considers it dead and drops the session and any associated connections.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_BLOBSTORE_EXPIRATION_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BLOBSTORE_MAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BLOBSTORE_MAP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BLOBSTORE_MAP</pre>
<div class="block"><p>A map with blobstore keys mapped to each filename the worker will have access to in the launch directory to the blob by local file name and uncompress flag. Both localname and uncompress flag are optional. It uses the key is localname is not specified. Each topology will have different map of blobs. Example: topology.blobstore.map: {&ldquo;blobstorekey&rdquo; : {&ldquo;localname&rdquo;: &ldquo;myblob&rdquo;, &ldquo;uncompress&rdquo;: false}, &ldquo;blobstorearchivekey&rdquo; : {&ldquo;localname&rdquo;: &ldquo;myarchive&rdquo;, &ldquo;uncompress&rdquo;: true}}</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BLOBSTORE_MAP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_SLOTS_PER_TOPOLOGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_SLOTS_PER_TOPOLOGY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_SLOTS_PER_TOPOLOGY</pre>
<div class="block"><p>A number representing the maximum number of workers any single topology can acquire.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_SLOTS_PER_TOPOLOGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTP_FILTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTP_FILTER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTP_FILTER</pre>
<div class="block"><p>A class implementing javax.servlet.Filter for DRPC HTTP requests</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTP_FILTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DRPC_HTTP_FILTER_PARAMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRPC_HTTP_FILTER_PARAMS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DRPC_HTTP_FILTER_PARAMS</pre>
<div class="block"><p>Initialization parameters for the javax.servlet.Filter of the DRPC HTTP service</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DRPC_HTTP_FILTER_PARAMS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_EXECUTORS_PER_TOPOLOGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_EXECUTORS_PER_TOPOLOGY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_EXECUTORS_PER_TOPOLOGY</pre>
<div class="block"><p>A number representing the maximum number of executors any single topology can acquire.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_EXECUTORS_PER_TOPOLOGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_CHILDOPTS</pre>
<div class="block"><p>This parameter is used by the storm-deploy project to configure the jvm options for the supervisor daemon.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_WORKER_TIMEOUT_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_WORKER_TIMEOUT_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_WORKER_TIMEOUT_SECS</pre>
<div class="block"><p>How long a worker can go without heartbeating before the supervisor tries to restart the worker process.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_WORKER_TIMEOUT_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_WORKER_SHUTDOWN_SLEEP_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_WORKER_SHUTDOWN_SLEEP_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_WORKER_SHUTDOWN_SLEEP_SECS</pre>
<div class="block"><p>How many seconds to sleep for before shutting down threads on worker</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_WORKER_SHUTDOWN_SLEEP_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_WORKER_START_TIMEOUT_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_WORKER_START_TIMEOUT_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_WORKER_START_TIMEOUT_SECS</pre>
<div class="block"><p>How long a worker can go without heartbeating during the initial launch before the supervisor tries to restart the worker process. This value override supervisor.worker.timeout.secs during launch because there is additional overhead to starting and configuring the JVM on launch.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_WORKER_START_TIMEOUT_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_ENABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_ENABLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_ENABLE</pre>
<div class="block"><p>Whether or not the supervisor should launch workers assigned to it. Defaults to true &ndash; and you should probably never change this value. This configuration is used in the Storm unit tests.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_ENABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_HEARTBEAT_FREQUENCY_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_HEARTBEAT_FREQUENCY_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_HEARTBEAT_FREQUENCY_SECS</pre>
<div class="block"><p>how often the supervisor sends a heartbeat to the master.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_HEARTBEAT_FREQUENCY_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_MONITOR_FREQUENCY_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_MONITOR_FREQUENCY_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_MONITOR_FREQUENCY_SECS</pre>
<div class="block"><p>How often the supervisor checks the worker heartbeats to see if any of them need to be restarted.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_MONITOR_FREQUENCY_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_RUN_WORKER_AS_USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_RUN_WORKER_AS_USER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_RUN_WORKER_AS_USER</pre>
<div class="block"><p>Should the supervior try to run the worker as the lauching user or not. Defaults to false.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_RUN_WORKER_AS_USER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_WORKER_LAUNCHER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_WORKER_LAUNCHER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_WORKER_LAUNCHER</pre>
<div class="block"><p>Full path to the worker-laucher executable that will be used to lauch workers when SUPERVISOR_RUN_WORKER_AS_USER is set to true.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_WORKER_LAUNCHER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_MEMORY_CAPACITY_MB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_MEMORY_CAPACITY_MB</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_MEMORY_CAPACITY_MB</pre>
<div class="block"><p>The total amount of memory (in MiB) a supervisor is allowed to give to its workers. A default value will be set for this config if user does not override</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_MEMORY_CAPACITY_MB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUPERVISOR_CPU_CAPACITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPERVISOR_CPU_CAPACITY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPERVISOR_CPU_CAPACITY</pre>
<div class="block"><p>The total amount of CPU resources a supervisor is allowed to give to its workers. By convention 1 cpu core should be about 100, but this can be adjusted if needed using 100 makes it simple to set the desired value to the capacity measurement for single threaded bolts. A default value will be set for this config if user does not override</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.SUPERVISOR_CPU_CAPACITY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DISABLE_SYMLINKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DISABLE_SYMLINKS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DISABLE_SYMLINKS</pre>
<div class="block"><p>On some systems (windows for example) symlinks require special privileges that not everyone wants to grant a headless user. You can completely disable the use of symlinks by setting this config to true, but by doing so you may also lose some features from storm. For example the blobstore feature does not currently work without symlinks enabled.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DISABLE_SYMLINKS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORKER_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKER_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WORKER_CHILDOPTS</pre>
<div class="block"><p>The jvm opts provided to workers launched by this supervisor. All &ldquo;%ID%&rdquo;, &ldquo;%WORKER-ID%&rdquo;, &ldquo;%TOPOLOGY-ID%&rdquo;, &ldquo;%WORKER-PORT%&rdquo; and &ldquo;%HEAP-MEM%&rdquo; substrings are replaced with: %ID% -&gt; port (for backward compatibility), %WORKER-ID% -&gt; worker-id, %TOPOLOGY-ID% -&gt; topology-id, %WORKER-PORT% -&gt; port. %HEAP-MEM% -&gt; mem-onheap.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.WORKER_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORKER_HEAP_MEMORY_MB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKER_HEAP_MEMORY_MB</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WORKER_HEAP_MEMORY_MB</pre>
<div class="block"><p>The default heap memory size in MB per worker, used in the jvm -Xmx opts for launching the worker</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.WORKER_HEAP_MEMORY_MB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORKER_PROFILER_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKER_PROFILER_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WORKER_PROFILER_CHILDOPTS</pre>
<div class="block"><p>The jvm profiler opts provided to workers launched by this supervisor.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.WORKER_PROFILER_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORKER_PROFILER_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKER_PROFILER_ENABLED</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WORKER_PROFILER_ENABLED</pre>
<div class="block"><p>Enable profiling of worker JVMs using Oracle&rsquo;s Java Flight Recorder. Unlocking commercial features requires a special license from Oracle. See <a href="http://www.oracle.com/technetwork/java/javase/terms/products/index.html">http://www.oracle.com/technetwork/java/javase/terms/products/index.html</a></p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.WORKER_PROFILER_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORKER_PROFILER_COMMAND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKER_PROFILER_COMMAND</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WORKER_PROFILER_COMMAND</pre>
<div class="block"><p>The command launched supervisor with worker arguments pid, action and [target_directory] Where action is - start profile, stop profile, jstack, heapdump and kill against pid</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.WORKER_PROFILER_COMMAND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORKER_GC_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKER_GC_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WORKER_GC_CHILDOPTS</pre>
<div class="block"><p>The jvm opts provided to workers launched by this supervisor for GC. All &ldquo;%ID%&rdquo; substrings are replaced with an identifier for this worker. Because the JVM complains about multiple GC opts the topology can override this default value by setting topology.worker.gc.childopts.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.WORKER_GC_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORKER_HEARTBEAT_FREQUENCY_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKER_HEARTBEAT_FREQUENCY_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WORKER_HEARTBEAT_FREQUENCY_SECS</pre>
<div class="block"><p>How often this worker should heartbeat to the supervisor.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.WORKER_HEARTBEAT_FREQUENCY_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TASK_HEARTBEAT_FREQUENCY_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TASK_HEARTBEAT_FREQUENCY_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TASK_HEARTBEAT_FREQUENCY_SECS</pre>
<div class="block"><p>How often a task should heartbeat its status to the master.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TASK_HEARTBEAT_FREQUENCY_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TASK_REFRESH_POLL_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TASK_REFRESH_POLL_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TASK_REFRESH_POLL_SECS</pre>
<div class="block"><p>How often a task should sync its connections with other tasks (if a task is reassigned, the other tasks sending messages to it need to refresh their connections). In general though, when a reassignment happens other tasks will be notified almost immediately. This configuration is here just in case that notification doesn&rsquo;t come through.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TASK_REFRESH_POLL_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORKER_LOG_LEVEL_RESET_POLL_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKER_LOG_LEVEL_RESET_POLL_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WORKER_LOG_LEVEL_RESET_POLL_SECS</pre>
<div class="block"><p>How often a worker should check dynamic log level timeouts for expiration. For expired logger settings, the clean up polling task will reset the log levels to the original levels (detected at startup), and will clean up the timeout map</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.WORKER_LOG_LEVEL_RESET_POLL_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TASK_CREDENTIALS_POLL_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TASK_CREDENTIALS_POLL_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TASK_CREDENTIALS_POLL_SECS</pre>
<div class="block"><p>How often a task should sync credentials, worst case.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TASK_CREDENTIALS_POLL_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TASK_BACKPRESSURE_POLL_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TASK_BACKPRESSURE_POLL_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TASK_BACKPRESSURE_POLL_SECS</pre>
<div class="block"><p>How often to poll for changed topology backpressure flag from ZK</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TASK_BACKPRESSURE_POLL_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BACKPRESSURE_ENABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BACKPRESSURE_ENABLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BACKPRESSURE_ENABLE</pre>
<div class="block"><p>Whether to enable backpressure in for a certain topology</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BACKPRESSURE_ENABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BACKPRESSURE_DISRUPTOR_HIGH_WATERMARK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BACKPRESSURE_DISRUPTOR_HIGH_WATERMARK</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BACKPRESSURE_DISRUPTOR_HIGH_WATERMARK</pre>
<div class="block"><p>This signifies the tuple congestion in a disruptor queue. When the used ratio of a disruptor queue is higher than the high watermark, the backpressure scheme, if enabled, should slow down the tuple sending speed of the spouts until reaching the low watermark.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.BACKPRESSURE_DISRUPTOR_HIGH_WATERMARK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BACKPRESSURE_DISRUPTOR_LOW_WATERMARK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BACKPRESSURE_DISRUPTOR_LOW_WATERMARK</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BACKPRESSURE_DISRUPTOR_LOW_WATERMARK</pre>
<div class="block"><p>This signifies a state that a disruptor queue has left the congestion. If the used ratio of a disruptor queue is lower than the low watermark, it will unset the backpressure flag.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.BACKPRESSURE_DISRUPTOR_LOW_WATERMARK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_USERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_USERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_USERS</pre>
<div class="block"><p>A list of users that are allowed to interact with the topology. To use this set nimbus.authorizer to org.apache.storm.security.auth.authorizer.SimpleACLAuthorizer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_USERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_GROUPS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_GROUPS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_GROUPS</pre>
<div class="block"><p>A list of groups that are allowed to interact with the topology. To use this set nimbus.authorizer to org.apache.storm.security.auth.authorizer.SimpleACLAuthorizer</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_GROUPS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_ENABLE_MESSAGE_TIMEOUTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_ENABLE_MESSAGE_TIMEOUTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_ENABLE_MESSAGE_TIMEOUTS</pre>
<div class="block"><p>True if Storm should timeout messages or not. Defaults to true. This is meant to be used in unit tests to prevent tuples from being accidentally timed out during the test.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_ENABLE_MESSAGE_TIMEOUTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_DEBUG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_DEBUG</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_DEBUG</pre>
<div class="block"><p>When set to true, Storm will log every message that&rsquo;s emitted.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_DEBUG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_MULTILANG_SERIALIZER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_MULTILANG_SERIALIZER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_MULTILANG_SERIALIZER</pre>
<div class="block"><p>The serializer for communication between shell components and non-JVM processes</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_MULTILANG_SERIALIZER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_WORKERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_WORKERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_WORKERS</pre>
<div class="block"><p>How many processes should be spawned around the cluster to execute this topology. Each process will execute some number of tasks as threads within them. This parameter should be used in conjunction with the parallelism hints on each component in the topology to tune the performance of a topology.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_WORKERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_TASKS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_TASKS</pre>
<div class="block"><p>How many instances to create for a spout/bolt. A task runs on a thread with zero or more other tasks for the same spout/bolt. The number of tasks for a spout/bolt is always the same throughout the lifetime of a topology, but the number of executors (threads) for a spout/bolt can change over time. This allows a topology to scale to more or less resources without redeploying the topology or violating the constraints of Storm (such as a fields grouping guaranteeing that the same value goes to the same task).</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_TASKS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_COMPONENT_RESOURCES_ONHEAP_MEMORY_MB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_COMPONENT_RESOURCES_ONHEAP_MEMORY_MB</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_COMPONENT_RESOURCES_ONHEAP_MEMORY_MB</pre>
<div class="block"><p>The maximum amount of memory an instance of a spout/bolt will take on heap. This enables the scheduler to allocate slots on machines with enough available memory. A default value will be set for this config if user does not override</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_COMPONENT_RESOURCES_ONHEAP_MEMORY_MB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_COMPONENT_RESOURCES_OFFHEAP_MEMORY_MB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_COMPONENT_RESOURCES_OFFHEAP_MEMORY_MB</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_COMPONENT_RESOURCES_OFFHEAP_MEMORY_MB</pre>
<div class="block"><p>The maximum amount of memory an instance of a spout/bolt will take off heap. This enables the scheduler to allocate slots on machines with enough available memory. A default value will be set for this config if user does not override</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_COMPONENT_RESOURCES_OFFHEAP_MEMORY_MB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_COMPONENT_CPU_PCORE_PERCENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_COMPONENT_CPU_PCORE_PERCENT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_COMPONENT_CPU_PCORE_PERCENT</pre>
<div class="block"><p>The config indicates the percentage of cpu for a core an instance(executor) of a component will use. Assuming the a core value to be 100, a value of 10 indicates 10% of the core. The P in PCORE represents the term &ldquo;physical&rdquo;. A default value will be set for this config if user does not override</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_COMPONENT_CPU_PCORE_PERCENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_STATE_PROVIDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_STATE_PROVIDER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_STATE_PROVIDER</pre>
<div class="block"><p>The class name of the <a href="../../../org/apache/storm/state/StateProvider.html" title="interface in org.apache.storm.state"><code>StateProvider</code></a> implementation. If not specified defaults to <a href="../../../org/apache/storm/state/InMemoryKeyValueStateProvider.html" title="class in org.apache.storm.state"><code>InMemoryKeyValueStateProvider</code></a>. This can be overridden at the component level.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_STATE_PROVIDER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_STATE_PROVIDER_CONFIG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_STATE_PROVIDER_CONFIG</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_STATE_PROVIDER_CONFIG</pre>
<div class="block"><p>The configuration specific to the <a href="../../../org/apache/storm/state/StateProvider.html" title="interface in org.apache.storm.state"><code>StateProvider</code></a> implementation. This can be overridden at the component level. The value and the interpretation of this config is based on the state provider implementation. For e.g. this could be just a config file name which contains the config for the state provider implementation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_STATE_PROVIDER_CONFIG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_STATE_CHECKPOINT_INTERVAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_STATE_CHECKPOINT_INTERVAL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_STATE_CHECKPOINT_INTERVAL</pre>
<div class="block"><p>Topology configuration to specify the checkpoint interval (in millis) at which the topology state is saved when <a href="../../../org/apache/storm/topology/IStatefulBolt.html" title="interface in org.apache.storm.topology"><code>IStatefulBolt</code></a> bolts are involved.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_STATE_CHECKPOINT_INTERVAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_WORKER_MAX_HEAP_SIZE_MB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_WORKER_MAX_HEAP_SIZE_MB</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_WORKER_MAX_HEAP_SIZE_MB</pre>
<div class="block"><p>A per topology config that specifies the maximum amount of memory a worker can use for that specific topology</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_WORKER_MAX_HEAP_SIZE_MB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_SCHEDULER_STRATEGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_SCHEDULER_STRATEGY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_SCHEDULER_STRATEGY</pre>
<div class="block"><p>The strategy to use when scheduling a topology with Resource Aware Scheduler</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_SCHEDULER_STRATEGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_ACKER_EXECUTORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_ACKER_EXECUTORS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_ACKER_EXECUTORS</pre>
<div class="block"><p>How many executors to spawn for ackers.</p>
<p>By not setting this variable or setting it as null, Storm will set the number of acker executors
to be equal to the number of workers configured for this topology. If this variable is set to 0,
then Storm will immediately ack tuples as soon as they come off the spout, effectively disabling reliability.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_ACKER_EXECUTORS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_EVENTLOGGER_EXECUTORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_EVENTLOGGER_EXECUTORS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_EVENTLOGGER_EXECUTORS</pre>
<div class="block"><p>How many executors to spawn for event logger.</p>
<p>By not setting this variable or setting it as null, Storm will set the number of eventlogger executors
to be equal to the number of workers configured for this topology. If this variable is set to 0,
event logging will be disabled.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_EVENTLOGGER_EXECUTORS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_MESSAGE_TIMEOUT_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_MESSAGE_TIMEOUT_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_MESSAGE_TIMEOUT_SECS</pre>
<div class="block"><p>The maximum amount of time given to the topology to fully process a message emitted by a spout. If the message is not acked within this time frame, Storm will fail the message on the spout. Some spouts implementations will then replay the message at a later time.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_MESSAGE_TIMEOUT_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_KRYO_REGISTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_KRYO_REGISTER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_KRYO_REGISTER</pre>
<div class="block"><p>A list of serialization registrations for Kryo ( <a href="https://github.com/EsotericSoftware/kryo">https://github.com/EsotericSoftware/kryo</a> ), the underlying serialization framework for Storm. A serialization can either be the name of a class (in which case Kryo will automatically create a serializer for the class that saves all the object&rsquo;s fields), or an implementation of com.esotericsoftware.kryo.Serializer.</p><p>See Kryo&rsquo;s documentation for more information about writing custom serializers.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_KRYO_REGISTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_KRYO_DECORATORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_KRYO_DECORATORS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_KRYO_DECORATORS</pre>
<div class="block"><p>A list of classes that customize storm&rsquo;s kryo instance during start-up. Each listed class name must implement IKryoDecorator. During start-up the listed class is instantiated with 0 arguments, then its &lsquo;decorate&rsquo; method is called with storm&rsquo;s kryo instance as the only argument.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_KRYO_DECORATORS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_KRYO_FACTORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_KRYO_FACTORY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_KRYO_FACTORY</pre>
<div class="block"><p>Class that specifies how to create a Kryo instance for serialization. Storm will then apply topology.kryo.register and topology.kryo.decorators on top of this. The default implementation implements topology.fall.back.on.java.serialization and turns references off.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_KRYO_FACTORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_SKIP_MISSING_KRYO_REGISTRATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_SKIP_MISSING_KRYO_REGISTRATIONS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_SKIP_MISSING_KRYO_REGISTRATIONS</pre>
<div class="block"><p>Whether or not Storm should skip the loading of kryo registrations for which it does not know the class or have the serializer implementation. Otherwise, the task will fail to load and will throw an error at runtime. The use case of this is if you want to declare your serializations on the storm.yaml files on the cluster rather than every single time you submit a topology. Different applications may use different serializations and so a single application may not have the code for the other serializers used by other apps. By setting this config to true, Storm will ignore that it doesn&rsquo;t have those other serializations rather than throw an error.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_SKIP_MISSING_KRYO_REGISTRATIONS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_METRICS_CONSUMER_REGISTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_METRICS_CONSUMER_REGISTER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_METRICS_CONSUMER_REGISTER</pre>
<div class="block"><p>A list of classes implementing IMetricsConsumer (See storm.yaml.example for exact config format). Each listed class will be routed all the metrics data generated by the storm metrics API. Each listed class maps 1:1 to a system bolt named __metrics_ClassName#N, and it&rsquo;s parallelism is configurable.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_METRICS_CONSUMER_REGISTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_WORKER_METRICS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_WORKER_METRICS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_WORKER_METRICS</pre>
<div class="block"><p>A map of metric name to class name implementing IMetric that will be created once per worker JVM</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_WORKER_METRICS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORKER_METRICS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKER_METRICS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WORKER_METRICS</pre>
<div class="block"><p>A map of metric name to class name implementing IMetric that will be created once per worker JVM</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.WORKER_METRICS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_MAX_TASK_PARALLELISM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_MAX_TASK_PARALLELISM</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_MAX_TASK_PARALLELISM</pre>
<div class="block"><p>The maximum parallelism allowed for a component in this topology. This configuration is typically used in testing to limit the number of threads spawned in local mode.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_MAX_TASK_PARALLELISM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_MAX_SPOUT_PENDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_MAX_SPOUT_PENDING</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_MAX_SPOUT_PENDING</pre>
<div class="block"><p>The maximum number of tuples that can be pending on a spout task at any given time. This config applies to individual tasks, not to spouts or topologies as a whole.</p><p>A pending tuple is one that has been emitted from a spout but has not been acked or failed yet. Note that this config parameter has no effect for unreliable spouts that don&rsquo;t tag their tuples with a message id.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_MAX_SPOUT_PENDING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_SPOUT_WAIT_STRATEGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_SPOUT_WAIT_STRATEGY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_SPOUT_WAIT_STRATEGY</pre>
<div class="block"><p>A class that implements a strategy for what to do when a spout needs to wait. Waiting is triggered in one of two conditions:</p>
<ol>
<li>nextTuple emits no tuples</li>
<li>The spout has hit maxSpoutPending and can&rsquo;t emit any more tuples</li>
</ol></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_SPOUT_WAIT_STRATEGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS</pre>
<div class="block"><p>The amount of milliseconds the SleepEmptyEmitStrategy should sleep for.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_STATE_SYNCHRONIZATION_TIMEOUT_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_STATE_SYNCHRONIZATION_TIMEOUT_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_STATE_SYNCHRONIZATION_TIMEOUT_SECS</pre>
<div class="block"><p>The maximum amount of time a component gives a source of state to synchronize before it requests synchronization again.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_STATE_SYNCHRONIZATION_TIMEOUT_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_STATS_SAMPLE_RATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_STATS_SAMPLE_RATE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_STATS_SAMPLE_RATE</pre>
<div class="block"><p>The percentage of tuples to sample to produce stats for a task.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_STATS_SAMPLE_RATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BUILTIN_METRICS_BUCKET_SIZE_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BUILTIN_METRICS_BUCKET_SIZE_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BUILTIN_METRICS_BUCKET_SIZE_SECS</pre>
<div class="block"><p>The time period that builtin metrics data in bucketed into.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BUILTIN_METRICS_BUCKET_SIZE_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_FALL_BACK_ON_JAVA_SERIALIZATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_FALL_BACK_ON_JAVA_SERIALIZATION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_FALL_BACK_ON_JAVA_SERIALIZATION</pre>
<div class="block"><p>Whether or not to use Java serialization in a topology.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_FALL_BACK_ON_JAVA_SERIALIZATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_WORKER_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_WORKER_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_WORKER_CHILDOPTS</pre>
<div class="block"><p>Topology-specific options for the worker child process. This is used in addition to WORKER_CHILDOPTS.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_WORKER_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_WORKER_GC_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_WORKER_GC_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_WORKER_GC_CHILDOPTS</pre>
<div class="block"><p>Topology-specific options GC for the worker child process. This overrides WORKER_GC_CHILDOPTS.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_WORKER_GC_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_WORKER_LOGWRITER_CHILDOPTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_WORKER_LOGWRITER_CHILDOPTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_WORKER_LOGWRITER_CHILDOPTS</pre>
<div class="block"><p>Topology-specific options for the logwriter process of a worker.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_WORKER_LOGWRITER_CHILDOPTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_CLASSPATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_CLASSPATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_CLASSPATH</pre>
<div class="block"><p>Topology-specific classpath for the worker child process. This is combined to the usual classpath.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_CLASSPATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_ENVIRONMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_ENVIRONMENT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_ENVIRONMENT</pre>
<div class="block"><p>Topology-specific environment variables for the worker child process. This is added to the existing environment (that of the supervisor)</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_ENVIRONMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BOLTS_OUTGOING_OVERFLOW_BUFFER_ENABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BOLTS_OUTGOING_OVERFLOW_BUFFER_ENABLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BOLTS_OUTGOING_OVERFLOW_BUFFER_ENABLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BOLTS_OUTGOING_OVERFLOW_BUFFER_ENABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BOLTS_WINDOW_LENGTH_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BOLTS_WINDOW_LENGTH_COUNT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BOLTS_WINDOW_LENGTH_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BOLTS_WINDOW_LENGTH_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BOLTS_WINDOW_LENGTH_DURATION_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BOLTS_WINDOW_LENGTH_DURATION_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BOLTS_WINDOW_LENGTH_DURATION_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BOLTS_WINDOW_LENGTH_DURATION_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BOLTS_SLIDING_INTERVAL_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BOLTS_SLIDING_INTERVAL_COUNT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BOLTS_SLIDING_INTERVAL_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BOLTS_SLIDING_INTERVAL_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BOLTS_SLIDING_INTERVAL_DURATION_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BOLTS_SLIDING_INTERVAL_DURATION_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BOLTS_SLIDING_INTERVAL_DURATION_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BOLTS_SLIDING_INTERVAL_DURATION_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_FIELD_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_FIELD_NAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_FIELD_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_FIELD_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_MAX_LAG_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_MAX_LAG_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_MAX_LAG_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BOLTS_TUPLE_TIMESTAMP_MAX_LAG_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BOLTS_WATERMARK_EVENT_INTERVAL_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BOLTS_WATERMARK_EVENT_INTERVAL_MS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BOLTS_WATERMARK_EVENT_INTERVAL_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BOLTS_WATERMARK_EVENT_INTERVAL_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_BOLTS_MESSAGE_ID_FIELD_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_BOLTS_MESSAGE_ID_FIELD_NAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_BOLTS_MESSAGE_ID_FIELD_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_BOLTS_MESSAGE_ID_FIELD_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_TRANSACTIONAL_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_TRANSACTIONAL_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_TRANSACTIONAL_ID</pre>
<div class="block"><p>This config is available for TransactionalSpouts, and contains the id ( a String) for the transactional topology. This id is used to store the state of the transactional topology in Zookeeper.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_TRANSACTIONAL_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_AUTO_TASK_HOOKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_AUTO_TASK_HOOKS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_AUTO_TASK_HOOKS</pre>
<div class="block"><p>A list of task hooks that are automatically added to every spout and bolt in the topology. An example of when you&rsquo;d do this is to add a hook that integrates with your internal monitoring system. These hooks are instantiated using the zero-arg constructor.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_AUTO_TASK_HOOKS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE</pre>
<div class="block"><p>The size of the Disruptor receive queue for each executor. Must be a power of 2.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_EXECUTOR_SEND_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_EXECUTOR_SEND_BUFFER_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_EXECUTOR_SEND_BUFFER_SIZE</pre>
<div class="block"><p>The size of the Disruptor send queue for each executor. Must be a power of 2.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_EXECUTOR_SEND_BUFFER_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_TRANSFER_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_TRANSFER_BUFFER_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_TRANSFER_BUFFER_SIZE</pre>
<div class="block"><p>The size of the Disruptor transfer queue for each worker.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_TRANSFER_BUFFER_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_TICK_TUPLE_FREQ_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_TICK_TUPLE_FREQ_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_TICK_TUPLE_FREQ_SECS</pre>
<div class="block"><p>How often a tick tuple from the &ldquo;_<em>system&ldquo; component and &rdquo;</em>_tick&rdquo; stream should be sent to tasks. Meant to be used as a component-specific configuration.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_TICK_TUPLE_FREQ_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_DISRUPTOR_WAIT_STRATEGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_DISRUPTOR_WAIT_STRATEGY</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_DISRUPTOR_WAIT_STRATEGY</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">this is no longer supported Configure the wait strategy used for internal queuing. Can be used to tradeoff latency vs. throughput</span></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_DISRUPTOR_WAIT_STRATEGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_WORKER_SHARED_THREAD_POOL_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_WORKER_SHARED_THREAD_POOL_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_WORKER_SHARED_THREAD_POOL_SIZE</pre>
<div class="block"><p>The size of the shared thread pool for worker tasks to make use of. The thread pool can be accessed via the TopologyContext.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_WORKER_SHARED_THREAD_POOL_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS</pre>
<div class="block"><p>The interval in seconds to use for determining whether to throttle error reported to Zookeeper. For example, an interval of 10 seconds with topology.max.error.report.per.interval set to 5 will only allow 5 errors to be reported to Zookeeper per task for every 10 second interval of time.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_MAX_ERROR_REPORT_PER_INTERVAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_MAX_ERROR_REPORT_PER_INTERVAL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_MAX_ERROR_REPORT_PER_INTERVAL</pre>
<div class="block"><p>See doc for TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_MAX_ERROR_REPORT_PER_INTERVAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_TRIDENT_BATCH_EMIT_INTERVAL_MILLIS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_TRIDENT_BATCH_EMIT_INTERVAL_MILLIS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_TRIDENT_BATCH_EMIT_INTERVAL_MILLIS</pre>
<div class="block"><p>How often a batch can be emitted in a Trident topology.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_TRIDENT_BATCH_EMIT_INTERVAL_MILLIS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_TRIDENT_WINDOWING_INMEMORY_CACHE_LIMIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_TRIDENT_WINDOWING_INMEMORY_CACHE_LIMIT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_TRIDENT_WINDOWING_INMEMORY_CACHE_LIMIT</pre>
<div class="block"><p>Maximum number of tuples that can be stored inmemory cache in windowing operators for fast access without fetching them from store.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_TRIDENT_WINDOWING_INMEMORY_CACHE_LIMIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_NAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_NAME</pre>
<div class="block"><p>Name of the topology. This config is automatically set by Storm when the topology is submitted.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_SUBMITTER_PRINCIPAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_SUBMITTER_PRINCIPAL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_SUBMITTER_PRINCIPAL</pre>
<div class="block"><p>The principal who submitted a topology</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_SUBMITTER_PRINCIPAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_SUBMITTER_USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_SUBMITTER_USER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_SUBMITTER_USER</pre>
<div class="block"><p>The local user name of the user who submitted a topology.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_SUBMITTER_USER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_SPREAD_COMPONENTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_SPREAD_COMPONENTS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_SPREAD_COMPONENTS</pre>
<div class="block"><p>Array of components that scheduler should try to place on separate hosts.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_SPREAD_COMPONENTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_AUTO_CREDENTIALS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_AUTO_CREDENTIALS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_AUTO_CREDENTIALS</pre>
<div class="block"><p>A list of IAutoCredentials that the topology should load and use.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_AUTO_CREDENTIALS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_SHELLBOLT_MAX_PENDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_SHELLBOLT_MAX_PENDING</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_SHELLBOLT_MAX_PENDING</pre>
<div class="block"><p>Max pending tuples in one ShellBolt</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_SHELLBOLT_MAX_PENDING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_SUBPROCESS_TIMEOUT_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_SUBPROCESS_TIMEOUT_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_SUBPROCESS_TIMEOUT_SECS</pre>
<div class="block"><p>How long a subprocess can go without heartbeating before the ShellSpout/ShellBolt tries to suicide itself.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_SUBPROCESS_TIMEOUT_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_LOGGING_SENSITIVITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_LOGGING_SENSITIVITY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_LOGGING_SENSITIVITY</pre>
<div class="block"><p>Topology central logging sensitivity to determine who has access to logs in central logging system. The possible values are: S0 - Public (open to all users on grid) S1 - Restricted S2 - Confidential S3 - Secret (default.)</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_LOGGING_SENSITIVITY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_PRIORITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_PRIORITY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_PRIORITY</pre>
<div class="block"><p>Sets the priority for a topology</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_PRIORITY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSACTIONAL_ZOOKEEPER_ROOT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSACTIONAL_ZOOKEEPER_ROOT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TRANSACTIONAL_ZOOKEEPER_ROOT</pre>
<div class="block"><p>The root directory in ZooKeeper for metadata about TransactionalSpouts.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TRANSACTIONAL_ZOOKEEPER_ROOT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSACTIONAL_ZOOKEEPER_SERVERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSACTIONAL_ZOOKEEPER_SERVERS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TRANSACTIONAL_ZOOKEEPER_SERVERS</pre>
<div class="block"><p>The list of zookeeper servers in which to keep the transactional state. If null (which is default), will use storm.zookeeper.servers</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TRANSACTIONAL_ZOOKEEPER_SERVERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSACTIONAL_ZOOKEEPER_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSACTIONAL_ZOOKEEPER_PORT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TRANSACTIONAL_ZOOKEEPER_PORT</pre>
<div class="block"><p>The port to use to connect to the transactional zookeeper servers. If null (which is default), will use storm.zookeeper.port</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TRANSACTIONAL_ZOOKEEPER_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORM_DO_AS_USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORM_DO_AS_USER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STORM_DO_AS_USER</pre>
<div class="block"><p>The user as which the nimbus client should be acquired to perform the operation.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.STORM_DO_AS_USER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ZMQ_THREADS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ZMQ_THREADS</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ZMQ_THREADS</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block"><p>The number of threads that should be used by the zeromq context in each worker process.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.ZMQ_THREADS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ZMQ_LINGER_MILLIS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ZMQ_LINGER_MILLIS</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ZMQ_LINGER_MILLIS</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block"><p>How long a connection should retry sending messages to a target host when the connection is closed. This is an advanced configuration and can almost certainly be ignored.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.ZMQ_LINGER_MILLIS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ZMQ_HWM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ZMQ_HWM</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ZMQ_HWM</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block"><p>The high water for the ZeroMQ push sockets used for networking. Use this config to prevent buffer explosion on the networking layer.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.ZMQ_HWM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="JAVA_LIBRARY_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JAVA_LIBRARY_PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> JAVA_LIBRARY_PATH</pre>
<div class="block"><p>This value is passed to spawned JVMs (e.g., Nimbus, Supervisor, and Workers) for the java.library.path value. java.library.path tells the JVM where to look for native libraries. It is necessary to set this config correctly since Storm uses the ZeroMQ and JZMQ native libs.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.JAVA_LIBRARY_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEV_ZOOKEEPER_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEV_ZOOKEEPER_PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEV_ZOOKEEPER_PATH</pre>
<div class="block"><p>The path to use as the zookeeper dir when running a zookeeper server via &ldquo;storm dev-zookeeper&rdquo;. This zookeeper instance is only intended for development; it is not a production grade zookeeper setup.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.DEV_ZOOKEEPER_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ISOLATION_SCHEDULER_MACHINES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ISOLATION_SCHEDULER_MACHINES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ISOLATION_SCHEDULER_MACHINES</pre>
<div class="block"><p>A map from topology name to the number of machines that should be dedicated for that topology. Set storm.scheduler to org.apache.storm.scheduler.IsolationScheduler to make use of the isolation scheduler.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.ISOLATION_SCHEDULER_MACHINES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MULTITENANT_SCHEDULER_USER_POOLS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MULTITENANT_SCHEDULER_USER_POOLS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MULTITENANT_SCHEDULER_USER_POOLS</pre>
<div class="block"><p>A map from the user name to the number of machines that should that user is allowed to use. Set storm.scheduler to org.apache.storm.scheduler.multitenant.MultitenantScheduler</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.MULTITENANT_SCHEDULER_USER_POOLS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_AWARE_SCHEDULER_USER_POOLS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_AWARE_SCHEDULER_USER_POOLS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESOURCE_AWARE_SCHEDULER_USER_POOLS</pre>
<div class="block"><p>A map of users to another map of the resource guarantees of the user. Used by Resource Aware Scheduler to ensure per user resource guarantees.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.RESOURCE_AWARE_SCHEDULER_USER_POOLS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_AWARE_SCHEDULER_EVICTION_STRATEGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_AWARE_SCHEDULER_EVICTION_STRATEGY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESOURCE_AWARE_SCHEDULER_EVICTION_STRATEGY</pre>
<div class="block"><p>The class that specifies the eviction strategy to use in ResourceAwareScheduler</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.RESOURCE_AWARE_SCHEDULER_EVICTION_STRATEGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_AWARE_SCHEDULER_PRIORITY_STRATEGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_AWARE_SCHEDULER_PRIORITY_STRATEGY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESOURCE_AWARE_SCHEDULER_PRIORITY_STRATEGY</pre>
<div class="block"><p>the class that specifies the scheduling priority strategy to use in ResourceAwareScheduler</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.RESOURCE_AWARE_SCHEDULER_PRIORITY_STRATEGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_ISOLATED_MACHINES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_ISOLATED_MACHINES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_ISOLATED_MACHINES</pre>
<div class="block"><p>The number of machines that should be used by this topology to isolate it from all others. Set storm.scheduler to org.apache.storm.scheduler.multitenant.MultitenantScheduler</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_ISOLATED_MACHINES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_DISRUPTOR_WAIT_TIMEOUT_MILLIS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_DISRUPTOR_WAIT_TIMEOUT_MILLIS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_DISRUPTOR_WAIT_TIMEOUT_MILLIS</pre>
<div class="block"><p>Configure timeout milliseconds used for disruptor queue wait strategy. Can be used to tradeoff latency vs. CPU usage</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_DISRUPTOR_WAIT_TIMEOUT_MILLIS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_DISRUPTOR_BATCH_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_DISRUPTOR_BATCH_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_DISRUPTOR_BATCH_SIZE</pre>
<div class="block"><p>The number of tuples to batch before sending to the next thread. This number is just an initial suggestion and the code may adjust it as your topology runs.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_DISRUPTOR_BATCH_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_DISRUPTOR_BATCH_TIMEOUT_MILLIS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_DISRUPTOR_BATCH_TIMEOUT_MILLIS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_DISRUPTOR_BATCH_TIMEOUT_MILLIS</pre>
<div class="block"><p>The maximum age in milliseconds a batch can be before being sent to the next thread. This number is just an initial suggestion and the code may adjust it as your topology runs.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_DISRUPTOR_BATCH_TIMEOUT_MILLIS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_MIN_REPLICATION_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_MIN_REPLICATION_COUNT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_MIN_REPLICATION_COUNT</pre>
<div class="block"><p>Minimum number of nimbus hosts where the code must be replicated before leader nimbus is allowed to perform topology activation tasks like setting up heartbeats/assignments and marking the topology as active. default is 0.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_MIN_REPLICATION_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOPOLOGY_MAX_REPLICATION_WAIT_TIME_SEC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPOLOGY_MAX_REPLICATION_WAIT_TIME_SEC</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TOPOLOGY_MAX_REPLICATION_WAIT_TIME_SEC</pre>
<div class="block"><p>Maximum wait time for the nimbus host replication to achieve the nimbus.min.replication.count. Once this time is elapsed nimbus will go ahead and perform topology activation tasks even if required nimbus.min.replication.count is not achieved. The default is 0 seconds, a value of -1 indicates to wait for ever.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.TOPOLOGY_MAX_REPLICATION_WAIT_TIME_SEC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NIMBUS_CODE_SYNC_FREQ_SECS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NIMBUS_CODE_SYNC_FREQ_SECS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NIMBUS_CODE_SYNC_FREQ_SECS</pre>
<div class="block"><p>How often nimbus&rsquo;s background thread to sync code for missing topologies should run.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.storm.Config.NIMBUS_CODE_SYNC_FREQ_SECS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLIENT_JAR_TRANSFORMER">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CLIENT_JAR_TRANSFORMER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> CLIENT_JAR_TRANSFORMER</pre>
<div class="block"><p>An implementation of @{link org.apache.storm.daemon.JarTransformer} that will can be used to transform a jar file before storm jar runs with it. Use with extreme caution. If you want to enable a transition between org.apache.storm and org.apache.storm to run older topologies you can set this to org.apache.storm.hack.StormShadeTransformer. But this is likely to be deprecated in future releases.</p></div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Config--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Config</h4>
<pre>public&nbsp;Config()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setClasspath-java.util.Map-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setClasspath</h4>
<pre>public static&nbsp;void&nbsp;setClasspath(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cp)</pre>
</li>
</ul>
<a name="setClasspath-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setClasspath</h4>
<pre>public&nbsp;void&nbsp;setClasspath(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cp)</pre>
</li>
</ul>
<a name="setEnvironment-java.util.Map-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEnvironment</h4>
<pre>public static&nbsp;void&nbsp;setEnvironment(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;env)</pre>
</li>
</ul>
<a name="setEnvironment-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEnvironment</h4>
<pre>public&nbsp;void&nbsp;setEnvironment(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;env)</pre>
</li>
</ul>
<a name="setDebug-java.util.Map-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDebug</h4>
<pre>public static&nbsp;void&nbsp;setDebug(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
boolean&nbsp;isOn)</pre>
</li>
</ul>
<a name="setDebug-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDebug</h4>
<pre>public&nbsp;void&nbsp;setDebug(boolean&nbsp;isOn)</pre>
</li>
</ul>
<a name="setNumWorkers-java.util.Map-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumWorkers</h4>
<pre>public static&nbsp;void&nbsp;setNumWorkers(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;workers)</pre>
</li>
</ul>
<a name="setNumWorkers-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumWorkers</h4>
<pre>public&nbsp;void&nbsp;setNumWorkers(int&nbsp;workers)</pre>
</li>
</ul>
<a name="setNumAckers-java.util.Map-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumAckers</h4>
<pre>public static&nbsp;void&nbsp;setNumAckers(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;numExecutors)</pre>
</li>
</ul>
<a name="setNumAckers-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumAckers</h4>
<pre>public&nbsp;void&nbsp;setNumAckers(int&nbsp;numExecutors)</pre>
</li>
</ul>
<a name="setNumEventLoggers-java.util.Map-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumEventLoggers</h4>
<pre>public static&nbsp;void&nbsp;setNumEventLoggers(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;numExecutors)</pre>
</li>
</ul>
<a name="setNumEventLoggers-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumEventLoggers</h4>
<pre>public&nbsp;void&nbsp;setNumEventLoggers(int&nbsp;numExecutors)</pre>
</li>
</ul>
<a name="setMessageTimeoutSecs-java.util.Map-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMessageTimeoutSecs</h4>
<pre>public static&nbsp;void&nbsp;setMessageTimeoutSecs(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;secs)</pre>
</li>
</ul>
<a name="setMessageTimeoutSecs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMessageTimeoutSecs</h4>
<pre>public&nbsp;void&nbsp;setMessageTimeoutSecs(int&nbsp;secs)</pre>
</li>
</ul>
<a name="registerSerialization-java.util.Map-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerSerialization</h4>
<pre>public static&nbsp;void&nbsp;registerSerialization(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</pre>
</li>
</ul>
<a name="registerSerialization-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerSerialization</h4>
<pre>public&nbsp;void&nbsp;registerSerialization(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</pre>
</li>
</ul>
<a name="registerSerialization-java.util.Map-java.lang.Class-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerSerialization</h4>
<pre>public static&nbsp;void&nbsp;registerSerialization(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends com.esotericsoftware.kryo.Serializer&gt;&nbsp;serializerClass)</pre>
</li>
</ul>
<a name="registerSerialization-java.lang.Class-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerSerialization</h4>
<pre>public&nbsp;void&nbsp;registerSerialization(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends com.esotericsoftware.kryo.Serializer&gt;&nbsp;serializerClass)</pre>
</li>
</ul>
<a name="registerMetricsConsumer-java.util.Map-java.lang.Class-java.lang.Object-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerMetricsConsumer</h4>
<pre>public static&nbsp;void&nbsp;registerMetricsConsumer(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;argument,
long&nbsp;parallelismHint)</pre>
</li>
</ul>
<a name="registerMetricsConsumer-java.lang.Class-java.lang.Object-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerMetricsConsumer</h4>
<pre>public&nbsp;void&nbsp;registerMetricsConsumer(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;argument,
long&nbsp;parallelismHint)</pre>
</li>
</ul>
<a name="registerMetricsConsumer-java.util.Map-java.lang.Class-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerMetricsConsumer</h4>
<pre>public static&nbsp;void&nbsp;registerMetricsConsumer(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
long&nbsp;parallelismHint)</pre>
</li>
</ul>
<a name="registerMetricsConsumer-java.lang.Class-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerMetricsConsumer</h4>
<pre>public&nbsp;void&nbsp;registerMetricsConsumer(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass,
long&nbsp;parallelismHint)</pre>
</li>
</ul>
<a name="registerMetricsConsumer-java.util.Map-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerMetricsConsumer</h4>
<pre>public static&nbsp;void&nbsp;registerMetricsConsumer(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</pre>
</li>
</ul>
<a name="registerMetricsConsumer-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerMetricsConsumer</h4>
<pre>public&nbsp;void&nbsp;registerMetricsConsumer(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</pre>
</li>
</ul>
<a name="registerDecorator-java.util.Map-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerDecorator</h4>
<pre>public static&nbsp;void&nbsp;registerDecorator(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/serialization/IKryoDecorator.html" title="interface in org.apache.storm.serialization">IKryoDecorator</a>&gt;&nbsp;klass)</pre>
</li>
</ul>
<a name="registerDecorator-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerDecorator</h4>
<pre>public&nbsp;void&nbsp;registerDecorator(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/serialization/IKryoDecorator.html" title="interface in org.apache.storm.serialization">IKryoDecorator</a>&gt;&nbsp;klass)</pre>
</li>
</ul>
<a name="setKryoFactory-java.util.Map-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKryoFactory</h4>
<pre>public static&nbsp;void&nbsp;setKryoFactory(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/serialization/IKryoFactory.html" title="interface in org.apache.storm.serialization">IKryoFactory</a>&gt;&nbsp;klass)</pre>
</li>
</ul>
<a name="setKryoFactory-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKryoFactory</h4>
<pre>public&nbsp;void&nbsp;setKryoFactory(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/serialization/IKryoFactory.html" title="interface in org.apache.storm.serialization">IKryoFactory</a>&gt;&nbsp;klass)</pre>
</li>
</ul>
<a name="setSkipMissingKryoRegistrations-java.util.Map-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSkipMissingKryoRegistrations</h4>
<pre>public static&nbsp;void&nbsp;setSkipMissingKryoRegistrations(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
boolean&nbsp;skip)</pre>
</li>
</ul>
<a name="setSkipMissingKryoRegistrations-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSkipMissingKryoRegistrations</h4>
<pre>public&nbsp;void&nbsp;setSkipMissingKryoRegistrations(boolean&nbsp;skip)</pre>
</li>
</ul>
<a name="setMaxTaskParallelism-java.util.Map-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxTaskParallelism</h4>
<pre>public static&nbsp;void&nbsp;setMaxTaskParallelism(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;max)</pre>
</li>
</ul>
<a name="setMaxTaskParallelism-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxTaskParallelism</h4>
<pre>public&nbsp;void&nbsp;setMaxTaskParallelism(int&nbsp;max)</pre>
</li>
</ul>
<a name="setMaxSpoutPending-java.util.Map-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxSpoutPending</h4>
<pre>public static&nbsp;void&nbsp;setMaxSpoutPending(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
int&nbsp;max)</pre>
</li>
</ul>
<a name="setMaxSpoutPending-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxSpoutPending</h4>
<pre>public&nbsp;void&nbsp;setMaxSpoutPending(int&nbsp;max)</pre>
</li>
</ul>
<a name="setStatsSampleRate-java.util.Map-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStatsSampleRate</h4>
<pre>public static&nbsp;void&nbsp;setStatsSampleRate(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
double&nbsp;rate)</pre>
</li>
</ul>
<a name="setStatsSampleRate-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStatsSampleRate</h4>
<pre>public&nbsp;void&nbsp;setStatsSampleRate(double&nbsp;rate)</pre>
</li>
</ul>
<a name="setFallBackOnJavaSerialization-java.util.Map-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFallBackOnJavaSerialization</h4>
<pre>public static&nbsp;void&nbsp;setFallBackOnJavaSerialization(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
boolean&nbsp;fallback)</pre>
</li>
</ul>
<a name="setFallBackOnJavaSerialization-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFallBackOnJavaSerialization</h4>
<pre>public&nbsp;void&nbsp;setFallBackOnJavaSerialization(boolean&nbsp;fallback)</pre>
</li>
</ul>
<a name="setTopologyWorkerMaxHeapSize-java.lang.Number-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTopologyWorkerMaxHeapSize</h4>
<pre>public&nbsp;void&nbsp;setTopologyWorkerMaxHeapSize(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;size)</pre>
<div class="block"><p>set the max heap size allow per worker for this topology</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>size</code> - </dd>
</dl>
</li>
</ul>
<a name="setTopologyPriority-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTopologyPriority</h4>
<pre>public&nbsp;void&nbsp;setTopologyPriority(int&nbsp;priority)</pre>
<div class="block"><p>set the priority for a topology</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>priority</code> - </dd>
</dl>
</li>
</ul>
<a name="setTopologyStrategy-java.lang.Class-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setTopologyStrategy</h4>
<pre>public&nbsp;void&nbsp;setTopologyStrategy(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/storm/scheduler/resource/strategies/scheduling/IStrategy.html" title="interface in org.apache.storm.scheduler.resource.strategies.scheduling">IStrategy</a>&gt;&nbsp;clazz)</pre>
<div class="block"><p>Takes as input the strategy class name. Strategy must implement the IStrategy interface</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clazz</code> - class of the strategy to use</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Config.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><script type="text/javascript" src="../../../highlight.pack.js"></script>
<script type="text/javascript"><!--
hljs.initHighlightingOnLoad();
//--></script></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../org/apache/storm/Constants.html" title="class in org.apache.storm"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/storm/Config.html" target="_top">Frames</a></li>
<li><a href="Config.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.java.util.AbstractMap">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>