|  | <!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 (1.8.0_40) on Thu Jul 20 13:31:19 PDT 2017 --> | 
|  | <title>Constant Field Values (gobblin-throttling-service-client 0.11.0 API)</title> | 
|  | <meta name="date" content="2017-07-20"> | 
|  | <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="Constant Field Values (gobblin-throttling-service-client 0.11.0 API)"; | 
|  | } | 
|  | } | 
|  | catch(err) { | 
|  | } | 
|  | //--> | 
|  | </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>Package</li> | 
|  | <li>Class</li> | 
|  | <li><a href="overview-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</li> | 
|  | <li>Next</li> | 
|  | </ul> | 
|  | <ul class="navList"> | 
|  | <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> | 
|  | <li><a href="constant-values.html" target="_top">No Frames</a></li> | 
|  | </ul> | 
|  | <ul class="navList" id="allclasses_navbar_top"> | 
|  | <li><a href="allclasses-noframe.html">All 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> | 
|  | <a name="skip.navbar.top"> | 
|  | <!--   --> | 
|  | </a></div> | 
|  | <!-- ========= END OF TOP NAVBAR ========= --> | 
|  | <div class="header"> | 
|  | <h1 title="Constant Field Values" class="title">Constant Field Values</h1> | 
|  | <h2 title="Contents">Contents</h2> | 
|  | <ul> | 
|  | <li><a href="#gobblin.util">gobblin.util.*</a></li> | 
|  | </ul> | 
|  | </div> | 
|  | <div class="constantValuesContainer"><a name="gobblin.util"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <h2 title="gobblin.util">gobblin.util.*</h2> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | 
|  | <caption><span>gobblin.util.limiter.<a href="gobblin/util/limiter/RestliLimiterFactory.html" title="class in gobblin.util.limiter">RestliLimiterFactory</a><<a href="gobblin/util/limiter/RestliLimiterFactory.html" title="type parameter in RestliLimiterFactory">S</a> extends <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-api/gobblin/broker/iface/ScopeType.html?is-external=true" title="class or interface in gobblin.broker.iface">ScopeType</a><<a href="gobblin/util/limiter/RestliLimiterFactory.html" title="type parameter in RestliLimiterFactory">S</a>>></span><span class="tabEnd"> </span></caption> | 
|  | <tr> | 
|  | <th class="colFirst" scope="col">Modifier and Type</th> | 
|  | <th scope="col">Constant Field</th> | 
|  | <th class="colLast" scope="col">Value</th> | 
|  | </tr> | 
|  | <tbody> | 
|  | <tr class="altColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.RestliLimiterFactory.FACTORY_NAME"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/RestliLimiterFactory.html#FACTORY_NAME">FACTORY_NAME</a></code></td> | 
|  | <td class="colLast"><code>"limiter.restli"</code></td> | 
|  | </tr> | 
|  | <tr class="rowColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.RestliLimiterFactory.RESTLI_SERVICE_NAME"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/RestliLimiterFactory.html#RESTLI_SERVICE_NAME">RESTLI_SERVICE_NAME</a></code></td> | 
|  | <td class="colLast"><code>"throttling"</code></td> | 
|  | </tr> | 
|  | <tr class="altColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.RestliLimiterFactory.SERVICE_IDENTIFIER_KEY"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/RestliLimiterFactory.html#SERVICE_IDENTIFIER_KEY">SERVICE_IDENTIFIER_KEY</a></code></td> | 
|  | <td class="colLast"><code>"serviceId"</code></td> | 
|  | </tr> | 
|  | </tbody> | 
|  | </table> | 
|  | </li> | 
|  | <li class="blockList"> | 
|  | <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | 
|  | <caption><span>gobblin.util.limiter.<a href="gobblin/util/limiter/RestliServiceBasedLimiter.html" title="class in gobblin.util.limiter">RestliServiceBasedLimiter</a></span><span class="tabEnd"> </span></caption> | 
|  | <tr> | 
|  | <th class="colFirst" scope="col">Modifier and Type</th> | 
|  | <th scope="col">Constant Field</th> | 
|  | <th class="colLast" scope="col">Value</th> | 
|  | </tr> | 
|  | <tbody> | 
|  | <tr class="altColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.RestliServiceBasedLimiter.PERMITS_GRANTED_METER_NAME"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/RestliServiceBasedLimiter.html#PERMITS_GRANTED_METER_NAME">PERMITS_GRANTED_METER_NAME</a></code></td> | 
|  | <td class="colLast"><code>"limiter.restli.permitsGranted"</code></td> | 
|  | </tr> | 
|  | <tr class="rowColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.RestliServiceBasedLimiter.PERMITS_REQUESTED_METER_NAME"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/RestliServiceBasedLimiter.html#PERMITS_REQUESTED_METER_NAME">PERMITS_REQUESTED_METER_NAME</a></code></td> | 
|  | <td class="colLast"><code>"limiter.restli.permitsRequested"</code></td> | 
|  | </tr> | 
|  | </tbody> | 
|  | </table> | 
|  | </li> | 
|  | </ul> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | 
|  | <caption><span>gobblin.util.limiter.stressTest.<a href="gobblin/util/limiter/stressTest/FixedOperationsStressor.html" title="class in gobblin.util.limiter.stressTest">FixedOperationsStressor</a></span><span class="tabEnd"> </span></caption> | 
|  | <tr> | 
|  | <th class="colFirst" scope="col">Modifier and Type</th> | 
|  | <th scope="col">Constant Field</th> | 
|  | <th class="colLast" scope="col">Value</th> | 
|  | </tr> | 
|  | <tbody> | 
|  | <tr class="altColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.stressTest.FixedOperationsStressor.DEFAULT_OPS_TARGET"> | 
|  | <!--   --> | 
|  | </a><code>public static final int</code></td> | 
|  | <td><code><a href="gobblin/util/limiter/stressTest/FixedOperationsStressor.html#DEFAULT_OPS_TARGET">DEFAULT_OPS_TARGET</a></code></td> | 
|  | <td class="colLast"><code>200</code></td> | 
|  | </tr> | 
|  | <tr class="rowColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.stressTest.FixedOperationsStressor.OPS_TO_RUN"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/stressTest/FixedOperationsStressor.html#OPS_TO_RUN">OPS_TO_RUN</a></code></td> | 
|  | <td class="colLast"><code>"fixedOperationsStressor.opsToRun"</code></td> | 
|  | </tr> | 
|  | </tbody> | 
|  | </table> | 
|  | </li> | 
|  | <li class="blockList"> | 
|  | <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | 
|  | <caption><span>gobblin.util.limiter.stressTest.<a href="gobblin/util/limiter/stressTest/MRStressTest.html" title="class in gobblin.util.limiter.stressTest">MRStressTest</a></span><span class="tabEnd"> </span></caption> | 
|  | <tr> | 
|  | <th class="colFirst" scope="col">Modifier and Type</th> | 
|  | <th scope="col">Constant Field</th> | 
|  | <th class="colLast" scope="col">Value</th> | 
|  | </tr> | 
|  | <tbody> | 
|  | <tr class="altColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.stressTest.MRStressTest.DEFAULT_MAPPERS"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/stressTest/MRStressTest.html#DEFAULT_MAPPERS">DEFAULT_MAPPERS</a></code></td> | 
|  | <td class="colLast"><code>"10"</code></td> | 
|  | </tr> | 
|  | <tr class="rowColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.stressTest.MRStressTest.LOCALLY_ENFORCED_QPS"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/stressTest/MRStressTest.html#LOCALLY_ENFORCED_QPS">LOCALLY_ENFORCED_QPS</a></code></td> | 
|  | <td class="colLast"><code>"stressTest.localQps"</code></td> | 
|  | </tr> | 
|  | <tr class="altColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.stressTest.MRStressTest.NUM_MAPPERS"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/stressTest/MRStressTest.html#NUM_MAPPERS">NUM_MAPPERS</a></code></td> | 
|  | <td class="colLast"><code>"stressTest.num.mappers"</code></td> | 
|  | </tr> | 
|  | <tr class="rowColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.stressTest.MRStressTest.RESOURCE_ID"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/stressTest/MRStressTest.html#RESOURCE_ID">RESOURCE_ID</a></code></td> | 
|  | <td class="colLast"><code>"stressTest.resourceLimited"</code></td> | 
|  | </tr> | 
|  | <tr class="altColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.stressTest.MRStressTest.USE_THROTTLING_SERVER"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/stressTest/MRStressTest.html#USE_THROTTLING_SERVER">USE_THROTTLING_SERVER</a></code></td> | 
|  | <td class="colLast"><code>"stressTest.useThrottlingServer"</code></td> | 
|  | </tr> | 
|  | </tbody> | 
|  | </table> | 
|  | </li> | 
|  | <li class="blockList"> | 
|  | <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | 
|  | <caption><span>gobblin.util.limiter.stressTest.<a href="gobblin/util/limiter/stressTest/StressTestUtils.html" title="class in gobblin.util.limiter.stressTest">StressTestUtils</a></span><span class="tabEnd"> </span></caption> | 
|  | <tr> | 
|  | <th class="colFirst" scope="col">Modifier and Type</th> | 
|  | <th scope="col">Constant Field</th> | 
|  | <th class="colLast" scope="col">Value</th> | 
|  | </tr> | 
|  | <tbody> | 
|  | <tr class="altColor"> | 
|  | <td class="colFirst"><a name="gobblin.util.limiter.stressTest.StressTestUtils.STRESSOR_CLASS"> | 
|  | <!--   --> | 
|  | </a><code>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | 
|  | <td><code><a href="gobblin/util/limiter/stressTest/StressTestUtils.html#STRESSOR_CLASS">STRESSOR_CLASS</a></code></td> | 
|  | <td class="colLast"><code>"stressTest.stressor.class"</code></td> | 
|  | </tr> | 
|  | </tbody> | 
|  | </table> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | <!-- ======= 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>Package</li> | 
|  | <li>Class</li> | 
|  | <li><a href="overview-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</li> | 
|  | <li>Next</li> | 
|  | </ul> | 
|  | <ul class="navList"> | 
|  | <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> | 
|  | <li><a href="constant-values.html" target="_top">No Frames</a></li> | 
|  | </ul> | 
|  | <ul class="navList" id="allclasses_navbar_bottom"> | 
|  | <li><a href="allclasses-noframe.html">All 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> | 
|  | <a name="skip.navbar.bottom"> | 
|  | <!--   --> | 
|  | </a></div> | 
|  | <!-- ======== END OF BOTTOM NAVBAR ======= --> | 
|  | </body> | 
|  | </html> |