| <!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:15:57 PDT 2017 --> |
| <title>GraphiteReporter.Builder (gobblin-metrics-graphite 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="GraphiteReporter.Builder (gobblin-metrics-graphite 0.11.0 API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; |
| var tabs = {65535:["t0","All 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="../../../gobblin/metrics/graphite/package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</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><a href="../../../gobblin/metrics/graphite/GraphiteReporter.html" title="class in gobblin.metrics.graphite"><span class="typeNameLink">Prev Class</span></a></li> |
| <li><a href="../../../gobblin/metrics/graphite/GraphiteReporter.BuilderImpl.html" title="class in gobblin.metrics.graphite"><span class="typeNameLink">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../index.html?gobblin/metrics/graphite/GraphiteReporter.Builder.html" target="_top">Frames</a></li> |
| <li><a href="GraphiteReporter.Builder.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> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li><a href="#field.summary">Field</a> | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li><a href="#field.detail">Field</a> | </li> |
| <li><a href="#constructor.detail">Constr</a> | </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">gobblin.metrics.graphite</div> |
| <h2 title="Class GraphiteReporter.Builder" class="title">Class GraphiteReporter.Builder<T extends <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true" title="class or interface in gobblin.metrics.reporter">ConfiguredScheduledReporter.Builder</a><T>></h2> |
| </div> |
| <div class="contentContainer"> |
| <ul class="inheritance"> |
| <li><a href="https://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://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true" title="class or interface in gobblin.metrics.reporter">gobblin.metrics.reporter.ConfiguredScheduledReporter.Builder</a><T></li> |
| <li> |
| <ul class="inheritance"> |
| <li>gobblin.metrics.graphite.GraphiteReporter.Builder<T></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <div class="description"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <dl> |
| <dt>Direct Known Subclasses:</dt> |
| <dd><a href="../../../gobblin/metrics/graphite/GraphiteReporter.BuilderImpl.html" title="class in gobblin.metrics.graphite">GraphiteReporter.BuilderImpl</a></dd> |
| </dl> |
| <dl> |
| <dt>Enclosing class:</dt> |
| <dd><a href="../../../gobblin/metrics/graphite/GraphiteReporter.html" title="class in gobblin.metrics.graphite">GraphiteReporter</a></dd> |
| </dl> |
| <hr> |
| <br> |
| <pre>public abstract static class <span class="typeNameLabel">GraphiteReporter.Builder<T extends <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true" title="class or interface in gobblin.metrics.reporter">ConfiguredScheduledReporter.Builder</a><T>></span> |
| extends <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true" title="class or interface in gobblin.metrics.reporter">ConfiguredScheduledReporter.Builder</a><T></pre> |
| <div class="block">Builder for <a href="../../../gobblin/metrics/graphite/GraphiteReporter.html" title="class in gobblin.metrics.graphite"><code>GraphiteReporter</code></a>. Defaults to no filter, reporting rates in seconds and times in |
| milliseconds using TCP sending type</div> |
| </li> |
| </ul> |
| </div> |
| <div class="summary"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- =========== 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"> </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>protected <a href="../../../gobblin/metrics/graphite/GraphiteConnectionType.html" title="enum in gobblin.metrics.graphite">GraphiteConnectionType</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#connectionType">connectionType</a></span></code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected com.codahale.metrics.MetricFilter</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#filter">filter</a></span></code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>protected <a href="http://google.github.io/guava/releases/15.0/api/docs/com/google/common/base/Optional.html?is-external=true" title="class or interface in com.google.common.base">Optional</a><<a href="../../../gobblin/metrics/graphite/GraphitePusher.html" title="class in gobblin.metrics.graphite">GraphitePusher</a>></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#graphitePusher">graphitePusher</a></span></code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected <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 class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#hostname">hostname</a></span></code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>protected int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#port">port</a></span></code> </td> |
| </tr> |
| </table> |
| <ul class="blockList"> |
| <li class="blockList"><a name="fields.inherited.from.class.gobblin.metrics.reporter.ConfiguredScheduledReporter.Builder"> |
| <!-- --> |
| </a> |
| <h3>Fields inherited from class gobblin.metrics.reporter.<a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true" title="class or interface in gobblin.metrics.reporter">ConfiguredScheduledReporter.Builder</a></h3> |
| <code><a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#durationUnit" title="class or interface in gobblin.metrics.reporter">durationUnit</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#metricContextName" title="class or interface in gobblin.metrics.reporter">metricContextName</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#name" title="class or interface in gobblin.metrics.reporter">name</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#rateUnit" title="class or interface in gobblin.metrics.reporter">rateUnit</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#tags" title="class or interface in gobblin.metrics.reporter">tags</a></code></li> |
| </ul> |
| </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"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier</th> |
| <th class="colLast" scope="col">Constructor and Description</th> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>protected </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#Builder--">Builder</a></span>()</code> </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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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><a href="../../../gobblin/metrics/graphite/GraphiteReporter.html" title="class in gobblin.metrics.graphite">GraphiteReporter</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#build-java.util.Properties-">build</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a> props)</code> |
| <div class="block">Builds and returns <a href="../../../gobblin/metrics/graphite/GraphiteReporter.html" title="class in gobblin.metrics.graphite"><code>GraphiteReporter</code></a>.</div> |
| </td> |
| </tr> |
| <tr id="i1" class="rowColor"> |
| <td class="colFirst"><code><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html" title="type parameter in GraphiteReporter.Builder">T</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#filter-com.codahale.metrics.MetricFilter-">filter</a></span>(com.codahale.metrics.MetricFilter filter)</code> |
| <div class="block">Only report metrics which match the given filter.</div> |
| </td> |
| </tr> |
| <tr id="i2" class="altColor"> |
| <td class="colFirst"><code><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html" title="type parameter in GraphiteReporter.Builder">T</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#withConnection-java.lang.String-int-">withConnection</a></span>(<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> hostname, |
| int port)</code> |
| <div class="block">Set connection parameters for the <a href="../../../gobblin/metrics/graphite/GraphitePusher.html" title="class in gobblin.metrics.graphite"><code>GraphitePusher</code></a> creation</div> |
| </td> |
| </tr> |
| <tr id="i3" class="rowColor"> |
| <td class="colFirst"><code><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html" title="type parameter in GraphiteReporter.Builder">T</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#withConnectionType-gobblin.metrics.graphite.GraphiteConnectionType-">withConnectionType</a></span>(<a href="../../../gobblin/metrics/graphite/GraphiteConnectionType.html" title="enum in gobblin.metrics.graphite">GraphiteConnectionType</a> connectionType)</code> |
| <div class="block">Set <a href="../../../gobblin/metrics/graphite/GraphiteConnectionType.html" title="enum in gobblin.metrics.graphite"><code>GraphiteConnectionType</code></a> to use.</div> |
| </td> |
| </tr> |
| <tr id="i4" class="altColor"> |
| <td class="colFirst"><code><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html" title="type parameter in GraphiteReporter.Builder">T</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html#withGraphitePusher-gobblin.metrics.graphite.GraphitePusher-">withGraphitePusher</a></span>(<a href="../../../gobblin/metrics/graphite/GraphitePusher.html" title="class in gobblin.metrics.graphite">GraphitePusher</a> pusher)</code> |
| <div class="block">Set <a href="../../../gobblin/metrics/graphite/GraphitePusher.html" title="class in gobblin.metrics.graphite"><code>GraphitePusher</code></a> to use.</div> |
| </td> |
| </tr> |
| </table> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.gobblin.metrics.reporter.ConfiguredScheduledReporter.Builder"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class gobblin.metrics.reporter.<a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true" title="class or interface in gobblin.metrics.reporter">ConfiguredScheduledReporter.Builder</a></h3> |
| <code><a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#convertDurationsTo-java.util.concurrent.TimeUnit-" title="class or interface in gobblin.metrics.reporter">convertDurationsTo</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#convertRatesTo-java.util.concurrent.TimeUnit-" title="class or interface in gobblin.metrics.reporter">convertRatesTo</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#name-java.lang.String-" title="class or interface in gobblin.metrics.reporter">name</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#self--" title="class or interface in gobblin.metrics.reporter">self</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#withMetricContextName-java.lang.String-" title="class or interface in gobblin.metrics.reporter">withMetricContextName</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#withTag-java.lang.String-java.lang.String-" title="class or interface in gobblin.metrics.reporter">withTag</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#withTags-java.util.List-" title="class or interface in gobblin.metrics.reporter">withTags</a>, <a href="http://linkedin.github.io/gobblin/javadoc/0.11.0/gobblin-metrics-base/gobblin/metrics/reporter/ConfiguredScheduledReporter.Builder.html?is-external=true#withTags-java.util.Map-" title="class or interface in gobblin.metrics.reporter">withTags</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 java.lang.<a href="https://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="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://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="https://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="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://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="https://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="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://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="https://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="https://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> |
| </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="filter"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>filter</h4> |
| <pre>protected com.codahale.metrics.MetricFilter filter</pre> |
| </li> |
| </ul> |
| <a name="hostname"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hostname</h4> |
| <pre>protected <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> hostname</pre> |
| </li> |
| </ul> |
| <a name="port"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>port</h4> |
| <pre>protected int port</pre> |
| </li> |
| </ul> |
| <a name="connectionType"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>connectionType</h4> |
| <pre>protected <a href="../../../gobblin/metrics/graphite/GraphiteConnectionType.html" title="enum in gobblin.metrics.graphite">GraphiteConnectionType</a> connectionType</pre> |
| </li> |
| </ul> |
| <a name="graphitePusher"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>graphitePusher</h4> |
| <pre>protected <a href="http://google.github.io/guava/releases/15.0/api/docs/com/google/common/base/Optional.html?is-external=true" title="class or interface in com.google.common.base">Optional</a><<a href="../../../gobblin/metrics/graphite/GraphitePusher.html" title="class in gobblin.metrics.graphite">GraphitePusher</a>> graphitePusher</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ========= CONSTRUCTOR DETAIL ======== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="constructor.detail"> |
| <!-- --> |
| </a> |
| <h3>Constructor Detail</h3> |
| <a name="Builder--"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>Builder</h4> |
| <pre>protected Builder()</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ============ METHOD DETAIL ========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method.detail"> |
| <!-- --> |
| </a> |
| <h3>Method Detail</h3> |
| <a name="withGraphitePusher-gobblin.metrics.graphite.GraphitePusher-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>withGraphitePusher</h4> |
| <pre>public <a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html" title="type parameter in GraphiteReporter.Builder">T</a> withGraphitePusher(<a href="../../../gobblin/metrics/graphite/GraphitePusher.html" title="class in gobblin.metrics.graphite">GraphitePusher</a> pusher)</pre> |
| <div class="block">Set <a href="../../../gobblin/metrics/graphite/GraphitePusher.html" title="class in gobblin.metrics.graphite"><code>GraphitePusher</code></a> to use.</div> |
| </li> |
| </ul> |
| <a name="withConnection-java.lang.String-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>withConnection</h4> |
| <pre>public <a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html" title="type parameter in GraphiteReporter.Builder">T</a> withConnection(<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> hostname, |
| int port)</pre> |
| <div class="block">Set connection parameters for the <a href="../../../gobblin/metrics/graphite/GraphitePusher.html" title="class in gobblin.metrics.graphite"><code>GraphitePusher</code></a> creation</div> |
| </li> |
| </ul> |
| <a name="withConnectionType-gobblin.metrics.graphite.GraphiteConnectionType-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>withConnectionType</h4> |
| <pre>public <a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html" title="type parameter in GraphiteReporter.Builder">T</a> withConnectionType(<a href="../../../gobblin/metrics/graphite/GraphiteConnectionType.html" title="enum in gobblin.metrics.graphite">GraphiteConnectionType</a> connectionType)</pre> |
| <div class="block">Set <a href="../../../gobblin/metrics/graphite/GraphiteConnectionType.html" title="enum in gobblin.metrics.graphite"><code>GraphiteConnectionType</code></a> to use.</div> |
| </li> |
| </ul> |
| <a name="filter-com.codahale.metrics.MetricFilter-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>filter</h4> |
| <pre>public <a href="../../../gobblin/metrics/graphite/GraphiteReporter.Builder.html" title="type parameter in GraphiteReporter.Builder">T</a> filter(com.codahale.metrics.MetricFilter filter)</pre> |
| <div class="block">Only report metrics which match the given filter.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>filter</code> - a <code>MetricFilter</code></dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd><code>this</code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="build-java.util.Properties-"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>build</h4> |
| <pre>public <a href="../../../gobblin/metrics/graphite/GraphiteReporter.html" title="class in gobblin.metrics.graphite">GraphiteReporter</a> build(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a> props) |
| throws <a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| <div class="block">Builds and returns <a href="../../../gobblin/metrics/graphite/GraphiteReporter.html" title="class in gobblin.metrics.graphite"><code>GraphiteReporter</code></a>.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>props</code> - metrics properties</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>GraphiteReporter</dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></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="../../../gobblin/metrics/graphite/package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</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><a href="../../../gobblin/metrics/graphite/GraphiteReporter.html" title="class in gobblin.metrics.graphite"><span class="typeNameLink">Prev Class</span></a></li> |
| <li><a href="../../../gobblin/metrics/graphite/GraphiteReporter.BuilderImpl.html" title="class in gobblin.metrics.graphite"><span class="typeNameLink">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../index.html?gobblin/metrics/graphite/GraphiteReporter.Builder.html" target="_top">Frames</a></li> |
| <li><a href="GraphiteReporter.Builder.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> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li><a href="#field.summary">Field</a> | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li><a href="#field.detail">Field</a> | </li> |
| <li><a href="#constructor.detail">Constr</a> | </li> |
| <li><a href="#method.detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </body> |
| </html> |