1793 lines
163 KiB
HTML
1793 lines
163 KiB
HTML
<!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_181-google-v7) on Thu Apr 25 10:43:39 PDT 2019 -->
|
|
<title>Index (openconsensus-api 0.1.0-SNAPSHOT API)</title>
|
|
<meta name="date" content="2019-04-25">
|
|
<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="Index (openconsensus-api 0.1.0-SNAPSHOT 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 class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.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="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a name="I:A">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">A</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#ABORTED">ABORTED</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">The operation was aborted, typically due to a concurrency issue like sequencer check failures,
|
|
transaction aborts, etc.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DoubleCumulative.DoublePoint.html#add-double-">add(double)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DoubleCumulative.DoublePoint.html" title="interface in openconsensus.metrics">DoubleCumulative.DoublePoint</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the given value to the current value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DoubleGauge.DoublePoint.html#add-double-">add(double)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DoubleGauge.DoublePoint.html" title="interface in openconsensus.metrics">DoubleGauge.DoublePoint</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the given value to the current value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LongCumulative.LongPoint.html#add-long-">add(long)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/LongCumulative.LongPoint.html" title="interface in openconsensus.metrics">LongCumulative.LongPoint</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the given value to the current value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LongGauge.LongPoint.html#add-long-">add(long)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/LongGauge.LongPoint.html" title="interface in openconsensus.metrics">LongGauge.LongPoint</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the given value to the current value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#addEvent-java.lang.String-">addEvent(String)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#addEvent-java.lang.String-java.util.Map-">addEvent(String, Map<String, AttributeValue>)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#addEvent-openconsensus.trace.Event-">addEvent(Event)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#addEvent-java.lang.String-">addEvent(String)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Adds an event to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#addEvent-java.lang.String-java.util.Map-">addEvent(String, Map<String, AttributeValue>)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Adds an event to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#addEvent-openconsensus.trace.Event-">addEvent(Event)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Adds an event to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#addLink-openconsensus.trace.Link-">addLink(Link)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#addLink-openconsensus.trace.Link-">addLink(Link)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a <a href="openconsensus/trace/Link.html" title="class in openconsensus.trace"><code>Link</code></a> to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Builder.html#addLink-openconsensus.trace.Link-">addLink(Link)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace">Span.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a <a href="openconsensus/trace/Link.html" title="class in openconsensus.trace"><code>Link</code></a> to the newly created <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Builder.html#addLinks-java.util.List-">addLinks(List<Link>)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace">Span.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a <code>List</code> of <a href="openconsensus/trace/Link.html" title="class in openconsensus.trace"><code>Link</code></a>s to the newly created <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#ALREADY_EXISTS">ALREADY_EXISTS</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Some entity that we attempted to create (e.g., file or directory) already exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/samplers/Samplers.html#alwaysSample--">alwaysSample()</a></span> - Static method in class openconsensus.trace.samplers.<a href="openconsensus/trace/samplers/Samplers.html" title="class in openconsensus.trace.samplers">Samplers</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="openconsensus/trace/Sampler.html" title="class in openconsensus.trace"><code>Sampler</code></a> that always makes a "yes" decision on <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> sampling.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/ToDoubleFunction.html#applyAsDouble-T-">applyAsDouble(T)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/ToDoubleFunction.html" title="interface in openconsensus.metrics">ToDoubleFunction</a></dt>
|
|
<dd>
|
|
<div class="block">Applies this function to the given argument.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/ToLongFunction.html#applyAsLong-T-">applyAsLong(T)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/ToLongFunction.html" title="interface in openconsensus.metrics">ToLongFunction</a></dt>
|
|
<dd>
|
|
<div class="block">Applies this function to the given argument.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagValue.html#asString--">asString()</a></span> - Method in class openconsensus.tags.<a href="openconsensus/tags/TagValue.html" title="class in openconsensus.tags">TagValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the tag value as a <code>String</code>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace"><span class="typeNameLink">AttributeValue</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">A class that represents all the possible values for an attribute.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/AttributeValue.Type.html" title="enum in openconsensus.trace"><span class="typeNameLink">AttributeValue.Type</span></a> - Enum in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">An enum that represents all the possible value types for an <code>AttributeValue</code>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:B">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">B</h2>
|
|
<dl>
|
|
<dt><a href="openconsensus/context/propagation/BinaryFormat.html" title="interface in openconsensus.context.propagation"><span class="typeNameLink">BinaryFormat</span></a><<a href="openconsensus/context/propagation/BinaryFormat.html" title="type parameter in BinaryFormat">V</a>> - Interface in <a href="openconsensus/context/propagation/package-summary.html">openconsensus.context.propagation</a></dt>
|
|
<dd>
|
|
<div class="block">Formatter to serializing and deserializing a value with into a binary format.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace"><span class="typeNameLink">BlankSpan</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>BlankSpan</code> is a singleton class, which is the default <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> that is used when
|
|
no <code>Span</code> implementation is available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.html#booleanAttributeValue-boolean-">booleanAttributeValue(boolean)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace">AttributeValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an <code>AttributeValue</code> with a boolean value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/Metric.Builder.html#build--">build()</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/Metric.Builder.html" title="interface in openconsensus.metrics">Metric.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Builds and returns a metric with the desired options.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.Builder.html#build--">build()</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.Builder.html" title="interface in openconsensus.metrics">MetricRegistry.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Builds and returns a <a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics"><code>MetricRegistry</code></a> with the desired options.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measure.Builder.html#build--">build()</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/Measure.Builder.html" title="interface in openconsensus.stats">Measure.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Builds and returns a <code>Measure</code> with the desired options.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMapBuilder.html#build--">build()</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/TagMapBuilder.html" title="interface in openconsensus.tags">TagMapBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>TagMap</code> from this builder.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.Builder.html#build--">build()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.Builder.html" title="class in openconsensus.trace">TraceOptions.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Builds and returns a <code>TraceOptions</code> with the desired options.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.Builder.html#build--">build()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.Builder.html" title="class in openconsensus.trace">Tracestate.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Builds a TraceState by adding the entries to the parent in front of the key-value pairs list
|
|
and removing duplicate entries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#builder--">builder()</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new <a href="openconsensus/trace/TraceOptions.Builder.html" title="class in openconsensus.trace"><code>TraceOptions.Builder</code></a> with default options.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#builder-openconsensus.trace.TraceOptions-">builder(TraceOptions)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new <a href="openconsensus/trace/TraceOptions.Builder.html" title="class in openconsensus.trace"><code>TraceOptions.Builder</code></a> with all given options set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.html#builder--">builder()</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.html" title="class in openconsensus.trace">Tracestate</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>Builder</code> based on an empty <code>Tracestate</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMapBuilder.html#buildScoped--">buildScoped()</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/TagMapBuilder.html" title="interface in openconsensus.tags">TagMapBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Enters the scope of code where the <a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags"><code>TagMap</code></a> created from this builder is in the current
|
|
context and returns an object that represents that scope.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:C">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">C</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#CANCELLED">CANCELLED</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">The operation was cancelled (typically by the caller).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/Metric.html#clear--">clear()</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/Metric.html" title="interface in openconsensus.metrics">Metric</a></dt>
|
|
<dd>
|
|
<div class="block">Removes all <code>TimeSeries</code> from the metric.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/NoopScope.html#close--">close()</a></span> - Method in class openconsensus.context.<a href="openconsensus/context/NoopScope.html" title="class in openconsensus.context">NoopScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/Scope.html#close--">close()</a></span> - Method in interface openconsensus.context.<a href="openconsensus/context/Scope.html" title="interface in openconsensus.context">Scope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#compareTo-openconsensus.trace.SpanId-">compareTo(SpanId)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#compareTo-openconsensus.trace.TraceId-">compareTo(TraceId)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="openconsensus/tags/unsafe/ContextUtils.html" title="class in openconsensus.tags.unsafe"><span class="typeNameLink">ContextUtils</span></a> - Class in <a href="openconsensus/tags/unsafe/package-summary.html">openconsensus.tags.unsafe</a></dt>
|
|
<dd>
|
|
<div class="block">Utility methods for accessing the <a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags"><code>TagMap</code></a> contained in the <code>Context</code>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/unsafe/ContextUtils.html" title="class in openconsensus.trace.unsafe"><span class="typeNameLink">ContextUtils</span></a> - Class in <a href="openconsensus/trace/unsafe/package-summary.html">openconsensus.trace.unsafe</a></dt>
|
|
<dd>
|
|
<div class="block">Util methods/functionality to interact with the <code>Context</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#copyBytesTo-byte:A-int-">copyBytesTo(byte[], int)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd>
|
|
<div class="block">Copies the byte array representations of the <code>SpanId</code> into the <code>dest</code> beginning at
|
|
the <code>destOffset</code> offset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#copyBytesTo-byte:A-int-">copyBytesTo(byte[], int)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd>
|
|
<div class="block">Copies the byte array representations of the <code>TraceId</code> into the <code>dest</code> beginning at
|
|
the <code>destOffset</code> offset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#copyBytesTo-byte:A-int-">copyBytesTo(byte[], int)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Copies the byte representations of the <code>TraceOptions</code> into the <code>dest</code> beginning at
|
|
the <code>destOffset</code> offset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#copyLowerBase16To-char:A-int-">copyLowerBase16To(char[], int)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd>
|
|
<div class="block">Copies the lowercase base16 representations of the <code>SpanId</code> into the <code>dest</code>
|
|
beginning at the <code>destOffset</code> offset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#copyLowerBase16To-char:A-int-">copyLowerBase16To(char[], int)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd>
|
|
<div class="block">Copies the lowercase base16 representations of the <code>TraceId</code> into the <code>dest</code>
|
|
beginning at the <code>destOffset</code> offset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#copyLowerBase16To-char:A-int-">copyLowerBase16To(char[], int)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Copies the lowercase base16 representations of the <code>TraceId</code> into the <code>dest</code>
|
|
beginning at the <code>destOffset</code> offset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LabelKey.html#create-java.lang.String-java.lang.String-">create(String, String)</a></span> - Static method in class openconsensus.metrics.<a href="openconsensus/metrics/LabelKey.html" title="class in openconsensus.metrics">LabelKey</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <a href="openconsensus/metrics/LabelKey.html" title="class in openconsensus.metrics"><code>LabelKey</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LabelValue.html#create-java.lang.String-">create(String)</a></span> - Static method in class openconsensus.metrics.<a href="openconsensus/metrics/LabelValue.html" title="class in openconsensus.metrics">LabelValue</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <a href="openconsensus/metrics/LabelValue.html" title="class in openconsensus.metrics"><code>LabelValue</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/resource/Resource.html#create-java.util.Map-">create(Map<String, String>)</a></span> - Static method in class openconsensus.resource.<a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource">Resource</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource"><code>Resource</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measurement.MeasurementDouble.html#create-openconsensus.stats.Measure-double-">create(Measure, double)</a></span> - Static method in class openconsensus.stats.<a href="openconsensus/stats/Measurement.MeasurementDouble.html" title="class in openconsensus.stats">Measurement.MeasurementDouble</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a new <a href="openconsensus/stats/Measurement.MeasurementDouble.html" title="class in openconsensus.stats"><code>Measurement.MeasurementDouble</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measurement.MeasurementLong.html#create-openconsensus.stats.Measure-long-">create(Measure, long)</a></span> - Static method in class openconsensus.stats.<a href="openconsensus/stats/Measurement.MeasurementLong.html" title="class in openconsensus.stats">Measurement.MeasurementLong</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a new <a href="openconsensus/stats/Measurement.MeasurementLong.html" title="class in openconsensus.stats"><code>Measurement.MeasurementLong</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tag.html#create-openconsensus.tags.TagKey-openconsensus.tags.TagValue-openconsensus.tags.TagMetadata-">create(TagKey, TagValue, TagMetadata)</a></span> - Static method in class openconsensus.tags.<a href="openconsensus/tags/Tag.html" title="class in openconsensus.tags">Tag</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>Tag</code> from the given key, value and metadata.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagKey.html#create-java.lang.String-">create(String)</a></span> - Static method in class openconsensus.tags.<a href="openconsensus/tags/TagKey.html" title="class in openconsensus.tags">TagKey</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a <code>TagKey</code> with the given name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMetadata.html#create-openconsensus.tags.TagMetadata.TagTtl-">create(TagMetadata.TagTtl)</a></span> - Static method in class openconsensus.tags.<a href="openconsensus/tags/TagMetadata.html" title="class in openconsensus.tags">TagMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <a href="openconsensus/tags/TagMetadata.html" title="class in openconsensus.tags"><code>TagMetadata</code></a> with the given <a href="openconsensus/tags/TagMetadata.TagTtl.html" title="enum in openconsensus.tags"><code>TagMetadata.TagTtl</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagValue.html#create-java.lang.String-">create(String)</a></span> - Static method in class openconsensus.tags.<a href="openconsensus/tags/TagValue.html" title="class in openconsensus.tags">TagValue</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a <code>TagValue</code> from the given string.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Event.html#create-java.lang.String-">create(String)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/Event.html" title="class in openconsensus.trace">Event</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new <code>Event</code> with the given name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Event.html#create-java.lang.String-java.util.Map-">create(String, Map<String, AttributeValue>)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/Event.html" title="class in openconsensus.trace">Event</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new <code>Event</code> with the given name and set of attributes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Link.html#create-openconsensus.trace.SpanContext-">create(SpanContext)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/Link.html" title="class in openconsensus.trace">Link</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new <code>Link</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Link.html#create-openconsensus.trace.SpanContext-java.util.Map-">create(SpanContext, Map<String, AttributeValue>)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/Link.html" title="class in openconsensus.trace">Link</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new <code>Link</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanContext.html#create-openconsensus.trace.TraceId-openconsensus.trace.SpanId-openconsensus.trace.TraceOptions-openconsensus.trace.Tracestate-">create(TraceId, SpanId, TraceOptions, Tracestate)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace">SpanContext</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new <code>SpanContext</code> with the given identifiers and options.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#create-openconsensus.trace.SpanContext-openconsensus.trace.SpanId-openconsensus.resource.Resource-java.lang.String-openconsensus.trace.Span.Kind-openconsensus.trace.SpanData.Timestamp-java.util.Map-java.util.List-java.util.List-openconsensus.trace.Status-openconsensus.trace.SpanData.Timestamp-">create(SpanContext, SpanId, Resource, String, Span.Kind, SpanData.Timestamp, Map<String, AttributeValue>, List<SpanData.TimedEvent>, List<Link>, Status, SpanData.Timestamp)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new immutable <code>SpanData</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.TimedEvent.html#create-openconsensus.trace.SpanData.Timestamp-openconsensus.trace.Event-">create(SpanData.Timestamp, Event)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.TimedEvent.html" title="class in openconsensus.trace">SpanData.TimedEvent</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new immutable <code>TimedEvent<T></code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.Timestamp.html#create-long-int-">create(long, int)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.Timestamp.html" title="class in openconsensus.trace">SpanData.Timestamp</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new timestamp from given seconds and nanoseconds.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.Entry.html#create-java.lang.String-java.lang.String-">create(String, String)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.Entry.html" title="class in openconsensus.trace">Tracestate.Entry</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new <code>Entry</code> for the <code>Tracestate</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measure.html#createDoubleMeasurement-double-">createDoubleMeasurement(double)</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/Measure.html" title="interface in openconsensus.stats">Measure</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new <a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats"><code>Measurement</code></a> for this <code>Measure</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measure.html#createLongMeasurement-long-">createLongMeasurement(long)</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/Measure.html" title="interface in openconsensus.stats">Measure</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new <a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats"><code>Measurement</code></a> for this <code>Measure</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DerivedDoubleCumulative.html#createTimeSeries-java.util.List-T-openconsensus.metrics.ToDoubleFunction-">createTimeSeries(List<LabelValue>, T, ToDoubleFunction<T>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DerivedDoubleCumulative.html" title="interface in openconsensus.metrics">DerivedDoubleCumulative</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>TimeSeries</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DerivedDoubleGauge.html#createTimeSeries-java.util.List-T-openconsensus.metrics.ToDoubleFunction-">createTimeSeries(List<LabelValue>, T, ToDoubleFunction<T>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DerivedDoubleGauge.html" title="interface in openconsensus.metrics">DerivedDoubleGauge</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>TimeSeries</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DerivedLongCumulative.html#createTimeSeries-java.util.List-T-openconsensus.metrics.ToLongFunction-">createTimeSeries(List<LabelValue>, T, ToLongFunction<T>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DerivedLongCumulative.html" title="interface in openconsensus.metrics">DerivedLongCumulative</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>TimeSeries</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DerivedLongGauge.html#createTimeSeries-java.util.List-T-openconsensus.metrics.ToLongFunction-">createTimeSeries(List<LabelValue>, T, ToLongFunction<T>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DerivedLongGauge.html" title="interface in openconsensus.metrics">DerivedLongGauge</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>TimeSeries</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tagger.html#currentBuilder--">currentBuilder()</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags">Tagger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new builder created from the current <code>TagMap</code>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:D">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">D</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#DATA_LOSS">DATA_LOSS</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Unrecoverable data loss or corruption.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#DEADLINE_EXCEEDED">DEADLINE_EXCEEDED</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Deadline expired before operation could complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#DEFAULT">DEFAULT</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">The default <code>TraceOptions</code>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DerivedDoubleCumulative.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DerivedDoubleCumulative</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Derived Double Cumulative metric, to report cumulative measurement of a double value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DerivedDoubleCumulative.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DerivedDoubleCumulative.Builder</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/metrics/DerivedDoubleCumulative.html" title="interface in openconsensus.metrics"><code>DerivedDoubleCumulative</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.html#derivedDoubleCumulativeBuilder-java.lang.String-">derivedDoubleCumulativeBuilder(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics">MetricRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a builder for a <a href="openconsensus/metrics/DerivedDoubleCumulative.html" title="interface in openconsensus.metrics"><code>DerivedDoubleCumulative</code></a> to be added to the registry.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DerivedDoubleGauge.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DerivedDoubleGauge</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Derived Double Gauge metric, to report instantaneous measurement of a double value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DerivedDoubleGauge.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DerivedDoubleGauge.Builder</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/metrics/DerivedDoubleGauge.html" title="interface in openconsensus.metrics"><code>DerivedDoubleGauge</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.html#derivedDoubleGaugeBuilder-java.lang.String-">derivedDoubleGaugeBuilder(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics">MetricRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a builder for a <a href="openconsensus/metrics/DerivedDoubleGauge.html" title="interface in openconsensus.metrics"><code>DerivedDoubleGauge</code></a> to be added to the registry.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DerivedLongCumulative.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DerivedLongCumulative</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Derived Long Cumulative metric, to report cumulative measurement of a long value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DerivedLongCumulative.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DerivedLongCumulative.Builder</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/metrics/DerivedLongCumulative.html" title="interface in openconsensus.metrics"><code>DerivedLongCumulative</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.html#derivedLongCumulativeBuilder-java.lang.String-">derivedLongCumulativeBuilder(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics">MetricRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a builder for a <a href="openconsensus/metrics/DerivedLongCumulative.html" title="interface in openconsensus.metrics"><code>DerivedLongCumulative</code></a> to be added to the registry.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DerivedLongGauge.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DerivedLongGauge</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Derived Long Gauge metric, to report instantaneous measurement of an int64 value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DerivedLongGauge.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DerivedLongGauge.Builder</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/metrics/DerivedLongGauge.html" title="interface in openconsensus.metrics"><code>DerivedLongGauge</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.html#derivedLongGaugeBuilder-java.lang.String-">derivedLongGaugeBuilder(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics">MetricRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a builder for a <a href="openconsensus/metrics/DerivedLongGauge.html" title="interface in openconsensus.metrics"><code>DerivedLongGauge</code></a> to be added to the registry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.html#doubleAttributeValue-double-">doubleAttributeValue(double)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace">AttributeValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an <code>AttributeValue</code> with a double value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DoubleCumulative.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DoubleCumulative</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Double Cumulative metric, to report instantaneous measurement of a double value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DoubleCumulative.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DoubleCumulative.Builder</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/metrics/DoubleCumulative.html" title="interface in openconsensus.metrics"><code>DoubleCumulative</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DoubleCumulative.DoublePoint.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DoubleCumulative.DoublePoint</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">The value of a single point in the Cumulative.TimeSeries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.html#doubleCumulativeBuilder-java.lang.String-">doubleCumulativeBuilder(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics">MetricRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a builder for a <a href="openconsensus/metrics/DoubleCumulative.html" title="interface in openconsensus.metrics"><code>DoubleCumulative</code></a> to be added to the registry.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DoubleGauge.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DoubleGauge</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Double Gauge metric, to report instantaneous measurement of a double value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DoubleGauge.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DoubleGauge.Builder</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/metrics/DerivedLongGauge.html" title="interface in openconsensus.metrics"><code>DerivedLongGauge</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/DoubleGauge.DoublePoint.html" title="interface in openconsensus.metrics"><span class="typeNameLink">DoubleGauge.DoublePoint</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">The value of a single point in the Gauge.TimeSeries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.html#doubleGaugeBuilder-java.lang.String-">doubleGaugeBuilder(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics">MetricRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a builder for a <a href="openconsensus/metrics/DoubleGauge.html" title="interface in openconsensus.metrics"><code>DoubleGauge</code></a> to be added to the registry.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:E">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">E</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tagger.html#emptyBuilder--">emptyBuilder()</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags">Tagger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new empty <code>Builder</code>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/EmptyTagMap.html" title="class in openconsensus.tags"><span class="typeNameLink">EmptyTagMap</span></a> - Class in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block">An immutable implementation of the <a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags"><code>TagMap</code></a> that does not contain any tags.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#end--">end()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#end--">end()</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Marks the end of <code>Span</code> execution with the default options.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanContext.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace">SpanContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Equality on Statuses is not well defined.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="openconsensus/trace/Event.html" title="class in openconsensus.trace"><span class="typeNameLink">Event</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">A text annotation with a set of attributes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Event.html#Event--">Event()</a></span> - Constructor for class openconsensus.trace.<a href="openconsensus/trace/Event.html" title="class in openconsensus.trace">Event</a></dt>
|
|
<dd>
|
|
<div class="block">Protected constructor to allow subclassing this class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/propagation/TextFormat.html#extract-C-openconsensus.context.propagation.TextFormat.Getter-">extract(C, TextFormat.Getter<C>)</a></span> - Method in interface openconsensus.context.propagation.<a href="openconsensus/context/propagation/TextFormat.html" title="interface in openconsensus.context.propagation">TextFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts the value from upstream.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:F">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">F</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#FAILED_PRECONDITION">FAILED_PRECONDITION</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Operation was rejected because the system is not in a state required for the operation's
|
|
execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/propagation/TextFormat.html#fields--">fields()</a></span> - Method in interface openconsensus.context.propagation.<a href="openconsensus/context/propagation/TextFormat.html" title="interface in openconsensus.context.propagation">TextFormat</a></dt>
|
|
<dd>
|
|
<div class="block">The propagation fields defined.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#fromByte-byte-">fromByte(byte)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>TraceOptions</code> whose representation is <code>src</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/propagation/BinaryFormat.html#fromByteArray-byte:A-">fromByteArray(byte[])</a></span> - Method in interface openconsensus.context.propagation.<a href="openconsensus/context/propagation/BinaryFormat.html" title="interface in openconsensus.context.propagation">BinaryFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a value from the given on-the-wire encoded representation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#fromBytes-byte:A-int-">fromBytes(byte[], int)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>SpanId</code> whose representation is copied from the <code>src</code> beginning at the
|
|
<code>srcOffset</code> offset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#fromBytes-byte:A-int-">fromBytes(byte[], int)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>TraceId</code> whose representation is copied from the <code>src</code> beginning at the
|
|
<code>srcOffset</code> offset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#fromLowerBase16-java.lang.CharSequence-int-">fromLowerBase16(CharSequence, int)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>SpanId</code> built from a lowercase base16 representation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#fromLowerBase16-java.lang.CharSequence-int-">fromLowerBase16(CharSequence, int)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>TraceId</code> built from a lowercase base16 representation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#fromLowerBase16-java.lang.CharSequence-int-">fromLowerBase16(CharSequence, int)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>TraceOption</code> built from a lowercase base16 representation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.Timestamp.html#fromMillis-long-">fromMillis(long)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.Timestamp.html" title="class in openconsensus.trace">SpanData.Timestamp</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new timestamp from the given milliseconds.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:G">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">G</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/propagation/TextFormat.Getter.html#get-C-java.lang.String-">get(C, String)</a></span> - Method in interface openconsensus.context.propagation.<a href="openconsensus/context/propagation/TextFormat.Getter.html" title="interface in openconsensus.context.propagation">TextFormat.Getter</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the first value of the given propagation <code>key</code> or returns <code>null</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.html#get-java.lang.String-">get(String)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.html" title="class in openconsensus.trace">Tracestate</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value to which the specified key is mapped, or null if this map contains no mapping
|
|
for the key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Event.html#getAttributes--">getAttributes()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Event.html" title="class in openconsensus.trace">Event</a></dt>
|
|
<dd>
|
|
<div class="block">Return the attributes of the <code>Event</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Link.html#getAttributes--">getAttributes()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Link.html" title="class in openconsensus.trace">Link</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the set of attributes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getAttributes--">getAttributes()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the attributes recorded for this <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tagger.html#getBinaryFormat--">getBinaryFormat()</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags">Tagger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="openconsensus/context/propagation/BinaryFormat.html" title="interface in openconsensus.context.propagation"><code>BinaryFormat</code></a> for this implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#getBinaryFormat--">getBinaryFormat()</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="openconsensus/context/propagation/BinaryFormat.html" title="interface in openconsensus.context.propagation"><code>BinaryFormat</code></a> for this implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.html#getBooleanValue--">getBooleanValue()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace">AttributeValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the boolean value of this <code>AttributeValue</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#getByte--">getByte()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the one byte representation of the <code>TraceOptions</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#getCanonicalCode--">getCanonicalCode()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the canonical status code.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#getContext--">getContext()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Link.html#getContext--">getContext()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Link.html" title="class in openconsensus.trace">Link</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <code>TraceId</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#getContext--">getContext()</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <code>SpanContext</code> associated with this <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getContext--">getContext()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <code>SpanContext</code> associated with this <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#getCurrentSpan--">getCurrentSpan()</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the current Span from the current Context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tagger.html#getCurrentTagMap--">getCurrentTagMap()</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags">Tagger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the current <code>TagMap</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DoubleCumulative.html#getDefaultTimeSeries--">getDefaultTimeSeries()</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DoubleCumulative.html" title="interface in openconsensus.metrics">DoubleCumulative</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>DoublePoint</code> for a cumulative with all labels not set, or default labels.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DoubleGauge.html#getDefaultTimeSeries--">getDefaultTimeSeries()</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DoubleGauge.html" title="interface in openconsensus.metrics">DoubleGauge</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>DoublePoint</code> for a gauge with all labels not set, or default labels.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LongCumulative.html#getDefaultTimeSeries--">getDefaultTimeSeries()</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/LongCumulative.html" title="interface in openconsensus.metrics">LongCumulative</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>LongPoint</code> for a cumulative with all labels not set, or default labels.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LongGauge.html#getDefaultTimeSeries--">getDefaultTimeSeries()</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/LongGauge.html" title="interface in openconsensus.metrics">LongGauge</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>LongPoint</code> for a gauge with all labels not set, or default labels.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LabelKey.html#getDescription--">getDescription()</a></span> - Method in class openconsensus.metrics.<a href="openconsensus/metrics/LabelKey.html" title="class in openconsensus.metrics">LabelKey</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the description of this <a href="openconsensus/metrics/LabelKey.html" title="class in openconsensus.metrics"><code>LabelKey</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Sampler.html#getDescription--">getDescription()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Sampler.html" title="class in openconsensus.trace">Sampler</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the description of this <code>Sampler</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#getDescription--">getDescription()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the description of this <code>Status</code> for human consumption.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measurement.html#getDoubleValue--">getDoubleValue()</a></span> - Method in class openconsensus.stats.<a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats">Measurement</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the double value for the <a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats"><code>Measurement</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measurement.MeasurementDouble.html#getDoubleValue--">getDoubleValue()</a></span> - Method in class openconsensus.stats.<a href="openconsensus/stats/Measurement.MeasurementDouble.html" title="class in openconsensus.stats">Measurement.MeasurementDouble</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.html#getDoubleValue--">getDoubleValue()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace">AttributeValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the double value of this <code>AttributeValue</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/resource/Resource.html#getEmpty--">getEmpty()</a></span> - Static method in class openconsensus.resource.<a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource">Resource</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getEndTimestamp--">getEndTimestamp()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the end <code>Timestamp</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.html#getEntries--">getEntries()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.html" title="class in openconsensus.trace">Tracestate</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> view of the mappings contained in this <code>TraceState</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.TimedEvent.html#getEvent--">getEvent()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.TimedEvent.html" title="class in openconsensus.trace">SpanData.TimedEvent</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the event.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/NoopScope.html#getInstance--">getInstance()</a></span> - Static method in class openconsensus.context.<a href="openconsensus/context/NoopScope.html" title="class in openconsensus.context">NoopScope</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>NoopScope</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/EmptyTagMap.html#getIterator--">getIterator()</a></span> - Method in class openconsensus.tags.<a href="openconsensus/tags/EmptyTagMap.html" title="class in openconsensus.tags">EmptyTagMap</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMap.html#getIterator--">getIterator()</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags">TagMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an iterator over the tags in this <code>TagMap</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LabelKey.html#getKey--">getKey()</a></span> - Method in class openconsensus.metrics.<a href="openconsensus/metrics/LabelKey.html" title="class in openconsensus.metrics">LabelKey</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the key of this <a href="openconsensus/metrics/LabelKey.html" title="class in openconsensus.metrics"><code>LabelKey</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tag.html#getKey--">getKey()</a></span> - Method in class openconsensus.tags.<a href="openconsensus/tags/Tag.html" title="class in openconsensus.tags">Tag</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the tag's key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.Entry.html#getKey--">getKey()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.Entry.html" title="class in openconsensus.trace">Tracestate.Entry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the key <code>String</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getKind--">getKind()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the kind of this <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/resource/Resource.html#getLabels--">getLabels()</a></span> - Method in class openconsensus.resource.<a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource">Resource</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a map of labels that describe the resource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getLinks--">getLinks()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns links recorded for this <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measurement.html#getLongValue--">getLongValue()</a></span> - Method in class openconsensus.stats.<a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats">Measurement</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the long value for the <a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats"><code>Measurement</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measurement.MeasurementLong.html#getLongValue--">getLongValue()</a></span> - Method in class openconsensus.stats.<a href="openconsensus/stats/Measurement.MeasurementLong.html" title="class in openconsensus.stats">Measurement.MeasurementLong</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.html#getLongValue--">getLongValue()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace">AttributeValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the long value of this <code>AttributeValue</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#getLowerLong--">getLowerLong()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the lower 8 bytes of the trace-id as a long value, assuming little-endian order.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measurement.html#getMeasure--">getMeasure()</a></span> - Method in class openconsensus.stats.<a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats">Measurement</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts the measured <a href="openconsensus/stats/Measure.html" title="interface in openconsensus.stats"><code>Measure</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measurement.MeasurementDouble.html#getMeasure--">getMeasure()</a></span> - Method in class openconsensus.stats.<a href="openconsensus/stats/Measurement.MeasurementDouble.html" title="class in openconsensus.stats">Measurement.MeasurementDouble</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measurement.MeasurementLong.html#getMeasure--">getMeasure()</a></span> - Method in class openconsensus.stats.<a href="openconsensus/stats/Measurement.MeasurementLong.html" title="class in openconsensus.stats">Measurement.MeasurementLong</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/Metrics.html#getMeter--">getMeter()</a></span> - Static method in class openconsensus.metrics.<a href="openconsensus/metrics/Metrics.html" title="class in openconsensus.metrics">Metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the global <a href="openconsensus/metrics/Meter.html" title="interface in openconsensus.metrics"><code>Meter</code></a> with the provided implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagKey.html#getName--">getName()</a></span> - Method in class openconsensus.tags.<a href="openconsensus/tags/TagKey.html" title="class in openconsensus.tags">TagKey</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of the key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Event.html#getName--">getName()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Event.html" title="class in openconsensus.trace">Event</a></dt>
|
|
<dd>
|
|
<div class="block">Return the name of the <code>Event</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getName--">getName()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of this <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.Timestamp.html#getNanos--">getNanos()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.Timestamp.html" title="class in openconsensus.trace">SpanData.Timestamp</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of nanoseconds after the number of seconds since the Unix Epoch
|
|
represented by this timestamp.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DoubleCumulative.html#getOrCreateTimeSeries-java.util.List-">getOrCreateTimeSeries(List<LabelValue>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DoubleCumulative.html" title="interface in openconsensus.metrics">DoubleCumulative</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>TimeSeries</code> and returns a <code>DoublePoint</code> if the specified <code>labelValues</code> is not already associated with this cumulative, else returns an existing <code>DoublePoint</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DoubleGauge.html#getOrCreateTimeSeries-java.util.List-">getOrCreateTimeSeries(List<LabelValue>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DoubleGauge.html" title="interface in openconsensus.metrics">DoubleGauge</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>TimeSeries</code> and returns a <code>DoublePoint</code> if the specified <code>labelValues</code> is not already associated with this gauge, else returns an existing <code>DoublePoint</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LongCumulative.html#getOrCreateTimeSeries-java.util.List-">getOrCreateTimeSeries(List<LabelValue>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/LongCumulative.html" title="interface in openconsensus.metrics">LongCumulative</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>TimeSeries</code> and returns a <code>LongPoint</code> if the specified <code>labelValues</code> is not already associated with this cumulative, else returns an existing <code>LongPoint</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LongGauge.html#getOrCreateTimeSeries-java.util.List-">getOrCreateTimeSeries(List<LabelValue>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/LongGauge.html" title="interface in openconsensus.metrics">LongGauge</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>TimeSeries</code> and returns a <code>LongPoint</code> if the specified <code>labelValues</code> is not already associated with this gauge, else returns an existing <code>LongPoint</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getParentSpanId--">getParentSpanId()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the parent <code>SpanId</code> or <code>null</code> if the <code>Span</code> is a root <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getResource--">getResource()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the resource of this <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#getResource--">getResource()</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the <a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource"><code>Resource</code></a> that is associating with all the <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> and <a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace"><code>SpanData</code></a>
|
|
objects recorded by this <a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace"><code>Tracer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.Timestamp.html#getSeconds--">getSeconds()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.Timestamp.html" title="class in openconsensus.trace">SpanData.Timestamp</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of seconds since the Unix Epoch represented by this timestamp.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanContext.html#getSpanId--">getSpanId()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace">SpanContext</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the span identifier associated with this <code>SpanContext</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getStartTimestamp--">getStartTimestamp()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the start <code>Timestamp</code> of this <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Stats.html#getStatsRecorder--">getStatsRecorder()</a></span> - Static method in class openconsensus.stats.<a href="openconsensus/stats/Stats.html" title="class in openconsensus.stats">Stats</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the global <a href="openconsensus/stats/StatsRecorder.html" title="interface in openconsensus.stats"><code>StatsRecorder</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getStatus--">getStatus()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <code>Status</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.html#getStringValue--">getStringValue()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace">AttributeValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the string value of this <code>AttributeValue</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tags.html#getTagger--">getTagger()</a></span> - Static method in class openconsensus.tags.<a href="openconsensus/tags/Tags.html" title="class in openconsensus.tags">Tags</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the default <code>Tagger</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tag.html#getTagMetadata--">getTagMetadata()</a></span> - Method in class openconsensus.tags.<a href="openconsensus/tags/Tag.html" title="class in openconsensus.tags">Tag</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="openconsensus/tags/TagMetadata.html" title="class in openconsensus.tags"><code>TagMetadata</code></a> associated with this <a href="openconsensus/tags/Tag.html" title="class in openconsensus.tags"><code>Tag</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMetadata.html#getTagTtl--">getTagTtl()</a></span> - Method in class openconsensus.tags.<a href="openconsensus/tags/TagMetadata.html" title="class in openconsensus.tags">TagMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="openconsensus/tags/TagMetadata.TagTtl.html" title="enum in openconsensus.tags"><code>TagMetadata.TagTtl</code></a> of this <a href="openconsensus/tags/TagMetadata.html" title="class in openconsensus.tags"><code>TagMetadata</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/EmptyTagMap.html#getTagValue-openconsensus.tags.TagKey-">getTagValue(TagKey)</a></span> - Method in class openconsensus.tags.<a href="openconsensus/tags/EmptyTagMap.html" title="class in openconsensus.tags">EmptyTagMap</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMap.html#getTagValue-openconsensus.tags.TagKey-">getTagValue(TagKey)</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags">TagMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <code>TagValue</code> associated with the given <code>TagKey</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tagger.html#getTextFormat--">getTextFormat()</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags">Tagger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="openconsensus/context/propagation/TextFormat.html" title="interface in openconsensus.context.propagation"><code>TextFormat</code></a> for this implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#getTextFormat--">getTextFormat()</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="openconsensus/context/propagation/TextFormat.html" title="interface in openconsensus.context.propagation"><code>TextFormat</code></a> for this implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.html#getTimedEvents--">getTimedEvents()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace">SpanData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the timed events recorded for this <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanData.TimedEvent.html#getTimestamp--">getTimestamp()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanData.TimedEvent.html" title="class in openconsensus.trace">SpanData.TimedEvent</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <code>Timestamp</code> of this event.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanContext.html#getTraceId--">getTraceId()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace">SpanContext</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the trace identifier associated with this <code>SpanContext</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanContext.html#getTraceOptions--">getTraceOptions()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace">SpanContext</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <code>TraceOptions</code> associated with this <code>SpanContext</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Trace.html#getTracer--">getTracer()</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/Trace.html" title="class in openconsensus.trace">Trace</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the global <a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace"><code>Tracer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanContext.html#getTracestate--">getTracestate()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace">SpanContext</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <code>Tracestate</code> associated with this <code>SpanContext</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.html#getType--">getType()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace">AttributeValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>Type</code> corresponding to the underlying value of this <code>AttributeValue</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LabelValue.html#getValue--">getValue()</a></span> - Method in class openconsensus.metrics.<a href="openconsensus/metrics/LabelValue.html" title="class in openconsensus.metrics">LabelValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value of this <a href="openconsensus/metrics/LabelValue.html" title="class in openconsensus.metrics"><code>LabelValue</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tag.html#getValue--">getValue()</a></span> - Method in class openconsensus.tags.<a href="openconsensus/tags/Tag.html" title="class in openconsensus.tags">Tag</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the tag's value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/unsafe/ContextUtils.html#getValue-io.grpc.Context-">getValue(Context)</a></span> - Static method in class openconsensus.tags.unsafe.<a href="openconsensus/tags/unsafe/ContextUtils.html" title="class in openconsensus.tags.unsafe">ContextUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value from the specified <code>Context</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.Entry.html#getValue--">getValue()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.Entry.html" title="class in openconsensus.trace">Tracestate.Entry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value <code>String</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/unsafe/ContextUtils.html#getValue-io.grpc.Context-">getValue(Context)</a></span> - Static method in class openconsensus.trace.unsafe.<a href="openconsensus/trace/unsafe/ContextUtils.html" title="class in openconsensus.trace.unsafe">ContextUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value from the specified <code>Context</code>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:H">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">H</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanContext.html#hashCode--">hashCode()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace">SpanContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#hashCode--">hashCode()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#hashCode--">hashCode()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Hash codes on Statuses are not well defined.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#hashCode--">hashCode()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#hashCode--">hashCode()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:I">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">I</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/propagation/TextFormat.html#inject-V-C-openconsensus.context.propagation.TextFormat.Setter-">inject(V, C, TextFormat.Setter<C>)</a></span> - Method in interface openconsensus.context.propagation.<a href="openconsensus/context/propagation/TextFormat.html" title="interface in openconsensus.context.propagation">TextFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Injects the value downstream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/EmptyTagMap.html#INSTANCE">INSTANCE</a></span> - Static variable in class openconsensus.tags.<a href="openconsensus/tags/EmptyTagMap.html" title="class in openconsensus.tags">EmptyTagMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the single instance of the <a href="openconsensus/tags/EmptyTagMap.html" title="class in openconsensus.tags"><code>EmptyTagMap</code></a> class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#INSTANCE">INSTANCE</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd>
|
|
<div class="block">Singleton instance of this class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#INTERNAL">INTERNAL</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Internal errors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#INVALID">INVALID</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd>
|
|
<div class="block">The invalid <code>SpanId</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#INVALID">INVALID</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd>
|
|
<div class="block">The invalid <code>TraceId</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#INVALID_ARGUMENT">INVALID_ARGUMENT</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Client specified an invalid argument.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#isOk--">isOk()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Returns <code>true</code> if this <code>Status</code> is OK, i.e., not an error.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#isRecordingEvents--">isRecordingEvents()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#isRecordingEvents--">isRecordingEvents()</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Returns <code>true</code> if this <code>Span</code> records events (e.g, <a href="openconsensus/trace/Span.html#addEvent-java.lang.String-"><code>Span.addEvent(String)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#isSampled--">isSampled()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a boolean indicating whether this <code>Span</code> is part of a sampled trace and data
|
|
should be exported to a persistent store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanContext.html#isValid--">isValid()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace">SpanContext</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this <code>SpanContext</code> is valid.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#isValid--">isValid()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether the span identifier is valid.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#isValid--">isValid()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether the <code>TraceId</code> is valid.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:L">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">L</h2>
|
|
<dl>
|
|
<dt><a href="openconsensus/metrics/LabelKey.html" title="class in openconsensus.metrics"><span class="typeNameLink">LabelKey</span></a> - Class in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">The key of a <code>Label</code> associated with a <code>MetricDescriptor</code>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/LabelValue.html" title="class in openconsensus.metrics"><span class="typeNameLink">LabelValue</span></a> - Class in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">The value of a <code>Label</code> associated with a <code>TimeSeries</code>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Link.html" title="class in openconsensus.trace"><span class="typeNameLink">Link</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">A link to a <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> from a different trace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.html#longAttributeValue-long-">longAttributeValue(long)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace">AttributeValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an <code>AttributeValue</code> with a long value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/LongCumulative.html" title="interface in openconsensus.metrics"><span class="typeNameLink">LongCumulative</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Long Cumulative metric, to report instantaneous measurement of a long value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/LongCumulative.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">LongCumulative.Builder</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/metrics/LongCumulative.html" title="interface in openconsensus.metrics"><code>LongCumulative</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/LongCumulative.LongPoint.html" title="interface in openconsensus.metrics"><span class="typeNameLink">LongCumulative.LongPoint</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">The value of a single point in the Cumulative.TimeSeries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.html#longCumulativeBuilder-java.lang.String-">longCumulativeBuilder(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics">MetricRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a builder for a <a href="openconsensus/metrics/LongCumulative.html" title="interface in openconsensus.metrics"><code>LongCumulative</code></a> to be added to the registry.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/LongGauge.html" title="interface in openconsensus.metrics"><span class="typeNameLink">LongGauge</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Long Gauge metric, to report instantaneous measurement of an int64 value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/LongGauge.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">LongGauge.Builder</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/metrics/LongGauge.html" title="interface in openconsensus.metrics"><code>LongGauge</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/LongGauge.LongPoint.html" title="interface in openconsensus.metrics"><span class="typeNameLink">LongGauge.LongPoint</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">The value of a single point in the Gauge.TimeSeries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.html#longGaugeBuilder-java.lang.String-">longGaugeBuilder(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics">MetricRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a builder for a <a href="openconsensus/metrics/LongGauge.html" title="interface in openconsensus.metrics"><code>LongGauge</code></a> to be added to the registry.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:M">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagKey.html#MAX_LENGTH">MAX_LENGTH</a></span> - Static variable in class openconsensus.tags.<a href="openconsensus/tags/TagKey.html" title="class in openconsensus.tags">TagKey</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum length for a tag key name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagValue.html#MAX_LENGTH">MAX_LENGTH</a></span> - Static variable in class openconsensus.tags.<a href="openconsensus/tags/TagValue.html" title="class in openconsensus.tags">TagValue</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum length for a tag value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/Measure.html" title="interface in openconsensus.stats"><span class="typeNameLink">Measure</span></a> - Interface in <a href="openconsensus/stats/package-summary.html">openconsensus.stats</a></dt>
|
|
<dd>
|
|
<div class="block">The definition of a <a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats"><code>Measurement</code></a> that is taken by OpenConsensus library.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/Measure.Builder.html" title="interface in openconsensus.stats"><span class="typeNameLink">Measure.Builder</span></a> - Interface in <a href="openconsensus/stats/package-summary.html">openconsensus.stats</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for the <a href="openconsensus/stats/Measure.html" title="interface in openconsensus.stats"><code>Measure</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/Measure.Type.html" title="enum in openconsensus.stats"><span class="typeNameLink">Measure.Type</span></a> - Enum in <a href="openconsensus/stats/package-summary.html">openconsensus.stats</a></dt>
|
|
<dd>
|
|
<div class="block">An enum that represents all the possible value types for a <code>Measure</code> or a <code>Measurement</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/StatsRecorder.html#measureBuilder-java.lang.String-">measureBuilder(String)</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/StatsRecorder.html" title="interface in openconsensus.stats">StatsRecorder</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new builder for a <code>Measure</code>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats"><span class="typeNameLink">Measurement</span></a> - Class in <a href="openconsensus/stats/package-summary.html">openconsensus.stats</a></dt>
|
|
<dd>
|
|
<div class="block">Immutable representation of a Measurement.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/Measurement.MeasurementDouble.html" title="class in openconsensus.stats"><span class="typeNameLink">Measurement.MeasurementDouble</span></a> - Class in <a href="openconsensus/stats/package-summary.html">openconsensus.stats</a></dt>
|
|
<dd>
|
|
<div class="block"><code>double</code> typed <a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats"><code>Measurement</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/Measurement.MeasurementLong.html" title="class in openconsensus.stats"><span class="typeNameLink">Measurement.MeasurementLong</span></a> - Class in <a href="openconsensus/stats/package-summary.html">openconsensus.stats</a></dt>
|
|
<dd>
|
|
<div class="block"><code>long</code> typed <a href="openconsensus/stats/Measurement.html" title="class in openconsensus.stats"><code>Measurement</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/resource/Resource.html#merge-openconsensus.resource.Resource-">merge(Resource)</a></span> - Method in class openconsensus.resource.<a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource">Resource</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new, merged <a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource"><code>Resource</code></a> by merging the current <code>Resource</code> with the <code>other</code> <code>Resource</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tag.html#METADATA_UNLIMITED_PROPAGATION">METADATA_UNLIMITED_PROPAGATION</a></span> - Static variable in class openconsensus.tags.<a href="openconsensus/tags/Tag.html" title="class in openconsensus.tags">Tag</a></dt>
|
|
<dd>
|
|
<div class="block">Default propagation metadata - unlimited propagation.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/Meter.html" title="interface in openconsensus.metrics"><span class="typeNameLink">Meter</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Entry point fot metrics API, this object allows to create new <a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics"><code>MetricRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/Metric.html" title="interface in openconsensus.metrics"><span class="typeNameLink">Metric</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Base interface for all metrics defined in this package.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/Metric.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">Metric.Builder</span></a><<a href="openconsensus/metrics/Metric.Builder.html" title="type parameter in Metric.Builder">B</a> extends <a href="openconsensus/metrics/Metric.Builder.html" title="interface in openconsensus.metrics">Metric.Builder</a><<a href="openconsensus/metrics/Metric.Builder.html" title="type parameter in Metric.Builder">B</a>,<a href="openconsensus/metrics/Metric.Builder.html" title="type parameter in Metric.Builder">V</a>>,<a href="openconsensus/metrics/Metric.Builder.html" title="type parameter in Metric.Builder">V</a>> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics"><span class="typeNameLink">MetricRegistry</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Creates and manages a set of metrics for a library/application.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/MetricRegistry.Builder.html" title="interface in openconsensus.metrics"><span class="typeNameLink">MetricRegistry.Builder</span></a> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for the <a href="openconsensus/metrics/MetricRegistry.html" title="interface in openconsensus.metrics"><code>MetricRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/Meter.html#metricRegistryBuilder--">metricRegistryBuilder()</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/Meter.html" title="interface in openconsensus.metrics">Meter</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new builder for a <code>MetricRegistry</code>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/Metrics.html" title="class in openconsensus.metrics"><span class="typeNameLink">Metrics</span></a> - Class in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Class for accessing the default <a href="openconsensus/metrics/Meter.html" title="interface in openconsensus.metrics"><code>Meter</code></a>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:N">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">N</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/samplers/Samplers.html#neverSample--">neverSample()</a></span> - Static method in class openconsensus.trace.samplers.<a href="openconsensus/trace/samplers/Samplers.html" title="class in openconsensus.trace.samplers">Samplers</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="openconsensus/trace/Sampler.html" title="class in openconsensus.trace"><code>Sampler</code></a> that always makes a "no" decision on <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> sampling.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/NoopMetrics.html#newNoopMeter--">newNoopMeter()</a></span> - Static method in class openconsensus.metrics.<a href="openconsensus/metrics/NoopMetrics.html" title="class in openconsensus.metrics">NoopMetrics</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an instance that is a no-op implementations for <a href="openconsensus/metrics/Meter.html" title="interface in openconsensus.metrics"><code>Meter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/NoopStats.html#newNoopStatsRecorder--">newNoopStatsRecorder()</a></span> - Static method in class openconsensus.stats.<a href="openconsensus/stats/NoopStats.html" title="class in openconsensus.stats">NoopStats</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>StatsRecorder</code> that is no-op implementation for <a href="openconsensus/stats/StatsRecorder.html" title="interface in openconsensus.stats"><code>StatsRecorder</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/NoopTags.html#newNoopTagger--">newNoopTagger()</a></span> - Static method in class openconsensus.tags.<a href="openconsensus/tags/NoopTags.html" title="class in openconsensus.tags">NoopTags</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>Tagger</code> that is a no-op implementation for <a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags"><code>Tagger</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/NoopTrace.html#newNoopTracer--">newNoopTracer()</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/NoopTrace.html" title="class in openconsensus.trace">NoopTrace</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>Tracer</code> instance that is no-op implementations.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/NoopMetrics.html" title="class in openconsensus.metrics"><span class="typeNameLink">NoopMetrics</span></a> - Class in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">No-op implementations of metrics classes.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/context/NoopScope.html" title="class in openconsensus.context"><span class="typeNameLink">NoopScope</span></a> - Class in <a href="openconsensus/context/package-summary.html">openconsensus.context</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="openconsensus/context/Scope.html" title="interface in openconsensus.context"><code>Scope</code></a> that does nothing when it is created or closed.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/NoopStats.html" title="class in openconsensus.stats"><span class="typeNameLink">NoopStats</span></a> - Class in <a href="openconsensus/stats/package-summary.html">openconsensus.stats</a></dt>
|
|
<dd>
|
|
<div class="block">No-op implementations of stats classes.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/NoopTags.html" title="class in openconsensus.tags"><span class="typeNameLink">NoopTags</span></a> - Class in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block">No-op implementations of tagging classes.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/NoopTrace.html" title="class in openconsensus.trace"><span class="typeNameLink">NoopTrace</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">No-op implementations of trace classes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#NOT_FOUND">NOT_FOUND</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Some requested entity (e.g., file or directory) was not found.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:O">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">O</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#OK">OK</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">The operation completed successfully.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/context/package-summary.html">openconsensus.context</a> - package openconsensus.context</dt>
|
|
<dd> </dd>
|
|
<dt><a href="openconsensus/context/propagation/package-summary.html">openconsensus.context.propagation</a> - package openconsensus.context.propagation</dt>
|
|
<dd> </dd>
|
|
<dt><a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a> - package openconsensus.metrics</dt>
|
|
<dd>
|
|
<div class="block">This package describes the Metrics API that can be used to record application Metrics.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/resource/package-summary.html">openconsensus.resource</a> - package openconsensus.resource</dt>
|
|
<dd>
|
|
<div class="block">API for resource information population.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/package-summary.html">openconsensus.stats</a> - package openconsensus.stats</dt>
|
|
<dd>
|
|
<div class="block">API for stats recording.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/package-summary.html">openconsensus.tags</a> - package openconsensus.tags</dt>
|
|
<dd>
|
|
<div class="block">API for associating tags with scoped operations.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/unsafe/package-summary.html">openconsensus.tags.unsafe</a> - package openconsensus.tags.unsafe</dt>
|
|
<dd> </dd>
|
|
<dt><a href="openconsensus/trace/package-summary.html">openconsensus.trace</a> - package openconsensus.trace</dt>
|
|
<dd>
|
|
<div class="block">API for distributed tracing.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/samplers/package-summary.html">openconsensus.trace.samplers</a> - package openconsensus.trace.samplers</dt>
|
|
<dd> </dd>
|
|
<dt><a href="openconsensus/trace/unsafe/package-summary.html">openconsensus.trace.unsafe</a> - package openconsensus.trace.unsafe</dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#OUT_OF_RANGE">OUT_OF_RANGE</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Operation was attempted past the valid range.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#PERMISSION_DENIED">PERMISSION_DENIED</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">The caller does not have permission to execute the specified operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/propagation/TextFormat.Setter.html#put-C-java.lang.String-java.lang.String-">put(C, String, String)</a></span> - Method in interface openconsensus.context.propagation.<a href="openconsensus/context/propagation/TextFormat.Setter.html" title="interface in openconsensus.context.propagation">TextFormat.Setter</a></dt>
|
|
<dd>
|
|
<div class="block">Replaces a propagated field with the given value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMapBuilder.html#put-openconsensus.tags.TagKey-openconsensus.tags.TagValue-openconsensus.tags.TagMetadata-">put(TagKey, TagValue, TagMetadata)</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/TagMapBuilder.html" title="interface in openconsensus.tags">TagMapBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the key/value pair and metadata regardless of whether the key is present.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:R">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">R</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/StatsRecorder.html#record-java.util.List-">record(List<Measurement>)</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/StatsRecorder.html" title="interface in openconsensus.stats">StatsRecorder</a></dt>
|
|
<dd>
|
|
<div class="block">Records all given measurements, with the current <a href="openconsensus/tags/Tagger.html#getCurrentTagMap--"><code>Tagger.getCurrentTagMap()</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/StatsRecorder.html#record-java.util.List-openconsensus.tags.TagMap-">record(List<Measurement>, TagMap)</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/StatsRecorder.html" title="interface in openconsensus.stats">StatsRecorder</a></dt>
|
|
<dd>
|
|
<div class="block">Records all given measurements, with an explicit <a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags"><code>TagMap</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/StatsRecorder.html#record-java.util.List-openconsensus.tags.TagMap-openconsensus.trace.SpanContext-">record(List<Measurement>, TagMap, SpanContext)</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/StatsRecorder.html" title="interface in openconsensus.stats">StatsRecorder</a></dt>
|
|
<dd>
|
|
<div class="block">Records all given measurements, with an explicit <a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags"><code>TagMap</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#recordSpanData-openconsensus.trace.SpanData-">recordSpanData(SpanData)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Records a <a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace"><code>SpanData</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMapBuilder.html#remove-openconsensus.tags.TagKey-">remove(TagKey)</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/TagMapBuilder.html" title="interface in openconsensus.tags">TagMapBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the key if it exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.Builder.html#remove-java.lang.String-">remove(String)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.Builder.html" title="class in openconsensus.trace">Tracestate.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the <code>Entry</code> that has the given <code>key</code> if it is present.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/Metric.html#removeTimeSeries-java.util.List-">removeTimeSeries(List<LabelValue>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/Metric.html" title="interface in openconsensus.metrics">Metric</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the <code>TimeSeries</code> from the metric, if it is present.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource"><span class="typeNameLink">Resource</span></a> - Class in <a href="openconsensus/resource/package-summary.html">openconsensus.resource</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource"><code>Resource</code></a> represents a resource, which capture identifying information about the entities
|
|
for which signals (stats or traces) are reported.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#RESOURCE_EXHAUSTED">RESOURCE_EXHAUSTED</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system
|
|
is out of space.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:S">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">S</h2>
|
|
<dl>
|
|
<dt><a href="openconsensus/trace/Sampler.html" title="class in openconsensus.trace"><span class="typeNameLink">Sampler</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Sampler is used to make decisions on <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> sampling.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Sampler.html#Sampler--">Sampler()</a></span> - Constructor for class openconsensus.trace.<a href="openconsensus/trace/Sampler.html" title="class in openconsensus.trace">Sampler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="openconsensus/trace/samplers/Samplers.html" title="class in openconsensus.trace.samplers"><span class="typeNameLink">Samplers</span></a> - Class in <a href="openconsensus/trace/samplers/package-summary.html">openconsensus.trace.samplers</a></dt>
|
|
<dd>
|
|
<div class="block">Static class to access a set of pre-defined <a href="openconsensus/trace/Sampler.html" title="class in openconsensus.trace"><code>Samplers</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/context/Scope.html" title="interface in openconsensus.context"><span class="typeNameLink">Scope</span></a> - Interface in <a href="openconsensus/context/package-summary.html">openconsensus.context</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io"><code>Closeable</code></a> that represents a change to the current context over a scope of code.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/DoubleGauge.DoublePoint.html#set-double-">set(double)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/DoubleGauge.DoublePoint.html" title="interface in openconsensus.metrics">DoubleGauge.DoublePoint</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the given value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/LongGauge.LongPoint.html#set-long-">set(long)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/LongGauge.LongPoint.html" title="interface in openconsensus.metrics">LongGauge.LongPoint</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the given value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.Builder.html#set-java.lang.String-java.lang.String-">set(String, String)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.Builder.html" title="class in openconsensus.trace">Tracestate.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Adds or updates the <code>Entry</code> that has the given <code>key</code> if it is present.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#setAttribute-java.lang.String-java.lang.String-">setAttribute(String, String)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#setAttribute-java.lang.String-long-">setAttribute(String, long)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#setAttribute-java.lang.String-double-">setAttribute(String, double)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#setAttribute-java.lang.String-boolean-">setAttribute(String, boolean)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#setAttribute-java.lang.String-openconsensus.trace.AttributeValue-">setAttribute(String, AttributeValue)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#setAttribute-java.lang.String-java.lang.String-">setAttribute(String, String)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Sets an attribute to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#setAttribute-java.lang.String-long-">setAttribute(String, long)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Sets an attribute to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#setAttribute-java.lang.String-double-">setAttribute(String, double)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Sets an attribute to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#setAttribute-java.lang.String-boolean-">setAttribute(String, boolean)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Sets an attribute to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#setAttribute-java.lang.String-openconsensus.trace.AttributeValue-">setAttribute(String, AttributeValue)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Sets an attribute to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.Builder.html#setComponent-java.lang.String-">setComponent(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.Builder.html" title="interface in openconsensus.metrics">MetricRegistry.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the name of the component that reports these metrics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/Metric.Builder.html#setConstantLabels-java.util.Map-">setConstantLabels(Map<LabelKey, LabelValue>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/Metric.Builder.html" title="interface in openconsensus.metrics">Metric.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the map of constant labels (they will be added to all the TimeSeries) for the Metric.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/Metric.Builder.html#setDescription-java.lang.String-">setDescription(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/Metric.Builder.html" title="interface in openconsensus.metrics">Metric.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the description of the Metric.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measure.Builder.html#setDescription-java.lang.String-">setDescription(String)</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/Measure.Builder.html" title="interface in openconsensus.stats">Measure.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the detailed description of the measure, used in documentation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.Builder.html#setIsSampled-boolean-">setIsSampled(boolean)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.Builder.html" title="class in openconsensus.trace">TraceOptions.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the sampling bit in the options.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/Metric.Builder.html#setLabelKeys-java.util.List-">setLabelKeys(List<LabelKey>)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/Metric.Builder.html" title="interface in openconsensus.metrics">Metric.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the list of label keys for the Metric.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Builder.html#setRecordEvents-boolean-">setRecordEvents(boolean)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace">Span.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the option to record events even if not sampled for the newly created <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/MetricRegistry.Builder.html#setResource-openconsensus.resource.Resource-">setResource(Resource)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/MetricRegistry.Builder.html" title="interface in openconsensus.metrics">MetricRegistry.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the <code>Resource</code> associated with the new <code>MetricRegistry</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#setResource-openconsensus.resource.Resource-">setResource(Resource)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the <a href="openconsensus/resource/Resource.html" title="class in openconsensus.resource"><code>Resource</code></a> to be associated with all <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> and <a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace"><code>SpanData</code></a> objects
|
|
recorded by this <a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace"><code>Tracer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Builder.html#setSampler-openconsensus.trace.Sampler-">setSampler(Sampler)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace">Span.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the <a href="openconsensus/trace/Sampler.html" title="class in openconsensus.trace"><code>Sampler</code></a> to use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Builder.html#setSpanKind-openconsensus.trace.Span.Kind-">setSpanKind(Span.Kind)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace">Span.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the <a href="openconsensus/trace/Span.Kind.html" title="enum in openconsensus.trace"><code>Span.Kind</code></a> for the newly created <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#setStatus-openconsensus.trace.Status-">setStatus(Status)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#setStatus-openconsensus.trace.Status-">setStatus(Status)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the <a href="openconsensus/trace/Status.html" title="class in openconsensus.trace"><code>Status</code></a> to the <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measure.Builder.html#setType-openconsensus.stats.Measure.Type-">setType(Measure.Type)</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/Measure.Builder.html" title="interface in openconsensus.stats">Measure.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the <code>Type</code> corresponding to the underlying value of this <code>Measure</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/metrics/Metric.Builder.html#setUnit-java.lang.String-">setUnit(String)</a></span> - Method in interface openconsensus.metrics.<a href="openconsensus/metrics/Metric.Builder.html" title="interface in openconsensus.metrics">Metric.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the unit of the Metric.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measure.Builder.html#setUnit-java.lang.String-">setUnit(String)</a></span> - Method in interface openconsensus.stats.<a href="openconsensus/stats/Measure.Builder.html" title="interface in openconsensus.stats">Measure.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the units in which <code>Measure</code> values are measured.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Sampler.html#shouldSample-openconsensus.trace.SpanContext-java.lang.Boolean-openconsensus.trace.TraceId-openconsensus.trace.SpanId-java.lang.String-java.util.List-">shouldSample(SpanContext, Boolean, TraceId, SpanId, String, List<Span>)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Sampler.html" title="class in openconsensus.trace">Sampler</a></dt>
|
|
<dd>
|
|
<div class="block">Called during <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> creation to make a sampling decision.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#SIZE">SIZE</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd>
|
|
<div class="block">The size in bytes of the <code>SpanId</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#SIZE">SIZE</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd>
|
|
<div class="block">The size in bytes of the <code>TraceId</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#SIZE">SIZE</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">The size in bytes of the <code>TraceOptions</code>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><span class="typeNameLink">Span</span></a> - Interface in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">An interface that represents a span.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace"><span class="typeNameLink">Span.Builder</span></a> - Interface in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace"><code>Span.Builder</code></a> is used to construct <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> instances which define arbitrary scopes of
|
|
code that are sampled for distributed tracing as a single atomic unit.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Span.Kind.html" title="enum in openconsensus.trace"><span class="typeNameLink">Span.Kind</span></a> - Enum in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Type of span.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#spanBuilder-java.lang.String-">spanBuilder(String)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace"><code>Span.Builder</code></a> to create and start a new child <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> as a child of to
|
|
the current <code>Span</code> if any, otherwise creates a root <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#spanBuilderWithExplicitParent-java.lang.String-openconsensus.trace.Span-">spanBuilderWithExplicitParent(String, Span)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace"><code>Span.Builder</code></a> to create and start a new child <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> (or root if parent
|
|
is <code>null</code> or has an invalid <a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace"><code>SpanContext</code></a>), with parent being the designated <code>Span</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#spanBuilderWithRemoteParent-java.lang.String-openconsensus.trace.SpanContext-">spanBuilderWithRemoteParent(String, SpanContext)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace"><code>Span.Builder</code></a> to create and start a new child <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> (or root if parent
|
|
is <code>null</code>), with parent being the remote <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> designated by the <a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace"><code>SpanContext</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace"><span class="typeNameLink">SpanContext</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">A class that represents a span context.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/SpanData.html" title="class in openconsensus.trace"><span class="typeNameLink">SpanData</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Immutable representation of all data collected by the <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> class.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/SpanData.TimedEvent.html" title="class in openconsensus.trace"><span class="typeNameLink">SpanData.TimedEvent</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">A timed event representation.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/SpanData.Timestamp.html" title="class in openconsensus.trace"><span class="typeNameLink">SpanData.Timestamp</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">A representation of an instant in time.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace"><span class="typeNameLink">SpanId</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">A class that represents a span identifier.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Builder.html#startSpan--">startSpan()</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace">Span.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Starts a new <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Builder.html#startSpanAndCall-java.util.concurrent.Callable-">startSpanAndCall(Callable<V>)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace">Span.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Starts a new span and calls the given <code>Callable</code> with the newly created <code>Span</code> as
|
|
the current <code>Span</code>, and ends the <code>Span</code> after the <code>Callable</code> is called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Builder.html#startSpanAndRun-java.lang.Runnable-">startSpanAndRun(Runnable)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.Builder.html" title="interface in openconsensus.trace">Span.Builder</a></dt>
|
|
<dd>
|
|
<div class="block">Starts a new span and runs the given <code>Runnable</code> with the newly created <code>Span</code> as
|
|
the current <code>Span</code>, and ends the <code>Span</code> after the <code>Runnable</code> is run.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/Stats.html" title="class in openconsensus.stats"><span class="typeNameLink">Stats</span></a> - Class in <a href="openconsensus/stats/package-summary.html">openconsensus.stats</a></dt>
|
|
<dd>
|
|
<div class="block">Class for accessing the global <a href="openconsensus/stats/StatsRecorder.html" title="interface in openconsensus.stats"><code>StatsRecorder</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/stats/StatsRecorder.html" title="interface in openconsensus.stats"><span class="typeNameLink">StatsRecorder</span></a> - Interface in <a href="openconsensus/stats/package-summary.html">openconsensus.stats</a></dt>
|
|
<dd>
|
|
<div class="block">Provides methods to record stats against tags.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Status.html" title="class in openconsensus.trace"><span class="typeNameLink">Status</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Defines the status of a <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> by providing a standard <a href="openconsensus/trace/Status.CanonicalCode.html" title="enum in openconsensus.trace"><code>Status.CanonicalCode</code></a> in conjunction
|
|
with an optional descriptive message.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Status.CanonicalCode.html" title="enum in openconsensus.trace"><span class="typeNameLink">Status.CanonicalCode</span></a> - Enum in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">The set of canonical status codes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.html#stringAttributeValue-java.lang.String-">stringAttributeValue(String)</a></span> - Static method in class openconsensus.trace.<a href="openconsensus/trace/AttributeValue.html" title="class in openconsensus.trace">AttributeValue</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an <code>AttributeValue</code> with a string value.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:T">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">T</h2>
|
|
<dl>
|
|
<dt><a href="openconsensus/tags/Tag.html" title="class in openconsensus.tags"><span class="typeNameLink">Tag</span></a> - Class in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="openconsensus/tags/TagKey.html" title="class in openconsensus.tags"><code>TagKey</code></a> paired with a <a href="openconsensus/tags/TagValue.html" title="class in openconsensus.tags"><code>TagValue</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags"><span class="typeNameLink">Tagger</span></a> - Interface in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block">Object for creating new <a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags"><code>TagMap</code></a>s and <code>TagMap</code>s based on the current context.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/TagKey.html" title="class in openconsensus.tags"><span class="typeNameLink">TagKey</span></a> - Class in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block">A key to a value stored in a <a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags"><code>TagMap</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags"><span class="typeNameLink">TagMap</span></a> - Interface in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block">A map from <a href="openconsensus/tags/TagKey.html" title="class in openconsensus.tags"><code>TagKey</code></a> to <a href="openconsensus/tags/TagValue.html" title="class in openconsensus.tags"><code>TagValue</code></a> and <a href="openconsensus/tags/TagMetadata.html" title="class in openconsensus.tags"><code>TagMetadata</code></a> that can be used to label
|
|
anything that is associated with a specific operation.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/TagMapBuilder.html" title="interface in openconsensus.tags"><span class="typeNameLink">TagMapBuilder</span></a> - Interface in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block">Builder for the <a href="openconsensus/tags/TagMap.html" title="interface in openconsensus.tags"><code>TagMap</code></a> class.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/TagMetadata.html" title="class in openconsensus.tags"><span class="typeNameLink">TagMetadata</span></a> - Class in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="openconsensus/tags/TagMetadata.html" title="class in openconsensus.tags"><code>TagMetadata</code></a> contains properties associated with a <a href="openconsensus/tags/Tag.html" title="class in openconsensus.tags"><code>Tag</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/TagMetadata.TagTtl.html" title="enum in openconsensus.tags"><span class="typeNameLink">TagMetadata.TagTtl</span></a> - Enum in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="openconsensus/tags/TagMetadata.TagTtl.html" title="enum in openconsensus.tags"><code>TagMetadata.TagTtl</code></a> is an integer that represents number of hops a tag can propagate.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/Tags.html" title="class in openconsensus.tags"><span class="typeNameLink">Tags</span></a> - Class in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block">Class to access the global <a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags"><code>Tagger</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/tags/TagValue.html" title="class in openconsensus.tags"><span class="typeNameLink">TagValue</span></a> - Class in <a href="openconsensus/tags/package-summary.html">openconsensus.tags</a></dt>
|
|
<dd>
|
|
<div class="block">A validated tag value.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/context/propagation/TextFormat.html" title="interface in openconsensus.context.propagation"><span class="typeNameLink">TextFormat</span></a><<a href="openconsensus/context/propagation/TextFormat.html" title="type parameter in TextFormat">V</a>> - Interface in <a href="openconsensus/context/propagation/package-summary.html">openconsensus.context.propagation</a></dt>
|
|
<dd>
|
|
<div class="block">Injects and extracts a value as text into carriers that travel in-band across process boundaries.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/context/propagation/TextFormat.Getter.html" title="interface in openconsensus.context.propagation"><span class="typeNameLink">TextFormat.Getter</span></a><<a href="openconsensus/context/propagation/TextFormat.Getter.html" title="type parameter in TextFormat.Getter">C</a>> - Interface in <a href="openconsensus/context/propagation/package-summary.html">openconsensus.context.propagation</a></dt>
|
|
<dd>
|
|
<div class="block">Interface that allows a <code>TextFormat</code> to read propagated fields from a carrier.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/context/propagation/TextFormat.Setter.html" title="interface in openconsensus.context.propagation"><span class="typeNameLink">TextFormat.Setter</span></a><<a href="openconsensus/context/propagation/TextFormat.Setter.html" title="type parameter in TextFormat.Setter">C</a>> - Interface in <a href="openconsensus/context/propagation/package-summary.html">openconsensus.context.propagation</a></dt>
|
|
<dd>
|
|
<div class="block">Class that allows a <code>TextFormat</code> to set propagated fields into a carrier.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tagger.html#toBuilder-openconsensus.tags.TagMap-">toBuilder(TagMap)</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags">Tagger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a builder based on this <code>TagMap</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracestate.html#toBuilder--">toBuilder()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Tracestate.html" title="class in openconsensus.trace">Tracestate</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>Builder</code> based on this <code>Tracestate</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/context/propagation/BinaryFormat.html#toByteArray-V-">toByteArray(V)</a></span> - Method in interface openconsensus.context.propagation.<a href="openconsensus/context/propagation/BinaryFormat.html" title="interface in openconsensus.context.propagation">BinaryFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Serializes the <code>value</code> into the on-the-wire representation.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/ToDoubleFunction.html" title="interface in openconsensus.metrics"><span class="typeNameLink">ToDoubleFunction</span></a><<a href="openconsensus/metrics/ToDoubleFunction.html" title="type parameter in ToDoubleFunction">T</a>> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a function that produces a double-valued result.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/metrics/ToLongFunction.html" title="interface in openconsensus.metrics"><span class="typeNameLink">ToLongFunction</span></a><<a href="openconsensus/metrics/ToLongFunction.html" title="type parameter in ToLongFunction">T</a>> - Interface in <a href="openconsensus/metrics/package-summary.html">openconsensus.metrics</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a function that produces a long-valued result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#toLowerBase16--">toLowerBase16()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the lowercase base16 encoding of this <code>SpanId</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#toLowerBase16--">toLowerBase16()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the lowercase base16 encoding of this <code>TraceId</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#toLowerBase16--">toLowerBase16()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the lowercase base16 encoding of this <code>TraceOptions</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.CanonicalCode.html#toStatus--">toStatus()</a></span> - Method in enum openconsensus.trace.<a href="openconsensus/trace/Status.CanonicalCode.html" title="enum in openconsensus.trace">Status.CanonicalCode</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the status that has the current <code>CanonicalCode</code>..</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#toString--">toString()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanContext.html#toString--">toString()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanContext.html" title="class in openconsensus.trace">SpanContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/SpanId.html#toString--">toString()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/SpanId.html" title="class in openconsensus.trace">SpanId</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#toString--">toString()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceId.html#toString--">toString()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace">TraceId</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/TraceOptions.html#toString--">toString()</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace">TraceOptions</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="openconsensus/trace/Trace.html" title="class in openconsensus.trace"><span class="typeNameLink">Trace</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Class that manages a global instance of the <a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace"><code>Tracer</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/TraceId.html" title="class in openconsensus.trace"><span class="typeNameLink">TraceId</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">A class that represents a trace identifier.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace"><span class="typeNameLink">TraceOptions</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">A class that represents global trace options.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/TraceOptions.Builder.html" title="class in openconsensus.trace"><span class="typeNameLink">TraceOptions.Builder</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/trace/TraceOptions.html" title="class in openconsensus.trace"><code>TraceOptions</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace"><span class="typeNameLink">Tracer</span></a> - Interface in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Tracer is a simple, interface for <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> creation and in-process context interaction.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Tracestate.html" title="class in openconsensus.trace"><span class="typeNameLink">Tracestate</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Carries tracing-system specific context in a list of key-value pairs.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Tracestate.Builder.html" title="class in openconsensus.trace"><span class="typeNameLink">Tracestate.Builder</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Builder class for <a href="openconsensus/trace/Tracestate.html" title="class in openconsensus.trace"><code>Tracestate</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="openconsensus/trace/Tracestate.Entry.html" title="class in openconsensus.trace"><span class="typeNameLink">Tracestate.Entry</span></a> - Class in <a href="openconsensus/trace/package-summary.html">openconsensus.trace</a></dt>
|
|
<dd>
|
|
<div class="block">Immutable key-value pair for <code>Tracestate</code>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:U">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">U</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#UNAUTHENTICATED">UNAUTHENTICATED</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">The request does not have valid authentication credentials for the operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#UNAVAILABLE">UNAVAILABLE</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">The service is currently unavailable.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#UNIMPLEMENTED">UNIMPLEMENTED</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Operation is not implemented or not supported/enabled in this service.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#UNKNOWN">UNKNOWN</a></span> - Static variable in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Unknown error.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/BlankSpan.html#updateName-java.lang.String-">updateName(String)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/BlankSpan.html" title="class in openconsensus.trace">BlankSpan</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.html#updateName-java.lang.String-">updateName(String)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace">Span</a></dt>
|
|
<dd>
|
|
<div class="block">Updates the <code>Span</code> name.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:V">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">V</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.CanonicalCode.html#value--">value()</a></span> - Method in enum openconsensus.trace.<a href="openconsensus/trace/Status.CanonicalCode.html" title="enum in openconsensus.trace">Status.CanonicalCode</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the numerical value of the code.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measure.Type.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum openconsensus.stats.<a href="openconsensus/stats/Measure.Type.html" title="enum in openconsensus.stats">Measure.Type</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMetadata.TagTtl.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum openconsensus.tags.<a href="openconsensus/tags/TagMetadata.TagTtl.html" title="enum in openconsensus.tags">TagMetadata.TagTtl</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.Type.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum openconsensus.trace.<a href="openconsensus/trace/AttributeValue.Type.html" title="enum in openconsensus.trace">AttributeValue.Type</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Kind.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum openconsensus.trace.<a href="openconsensus/trace/Span.Kind.html" title="enum in openconsensus.trace">Span.Kind</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.CanonicalCode.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum openconsensus.trace.<a href="openconsensus/trace/Status.CanonicalCode.html" title="enum in openconsensus.trace">Status.CanonicalCode</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/stats/Measure.Type.html#values--">values()</a></span> - Static method in enum openconsensus.stats.<a href="openconsensus/stats/Measure.Type.html" title="enum in openconsensus.stats">Measure.Type</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/TagMetadata.TagTtl.html#values--">values()</a></span> - Static method in enum openconsensus.tags.<a href="openconsensus/tags/TagMetadata.TagTtl.html" title="enum in openconsensus.tags">TagMetadata.TagTtl</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/AttributeValue.Type.html#values--">values()</a></span> - Static method in enum openconsensus.trace.<a href="openconsensus/trace/AttributeValue.Type.html" title="enum in openconsensus.trace">AttributeValue.Type</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Span.Kind.html#values--">values()</a></span> - Static method in enum openconsensus.trace.<a href="openconsensus/trace/Span.Kind.html" title="enum in openconsensus.trace">Span.Kind</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.CanonicalCode.html#values--">values()</a></span> - Static method in enum openconsensus.trace.<a href="openconsensus/trace/Status.CanonicalCode.html" title="enum in openconsensus.trace">Status.CanonicalCode</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:W">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">W</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Status.html#withDescription-java.lang.String-">withDescription(String)</a></span> - Method in class openconsensus.trace.<a href="openconsensus/trace/Status.html" title="class in openconsensus.trace">Status</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a derived instance of <code>Status</code> with the given description.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#withSpan-openconsensus.trace.Span-">withSpan(Span)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Enters the scope of code where the given <a href="openconsensus/trace/Span.html" title="interface in openconsensus.trace"><code>Span</code></a> is in the current Context, and returns an
|
|
object that represents that scope.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#withSpan-openconsensus.trace.Span-java.lang.Runnable-">withSpan(Span, Runnable)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><code>Runnable</code></a> that runs the given task with the given <code>Span</code> in the current
|
|
context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/Tracer.html#withSpan-openconsensus.trace.Span-java.util.concurrent.Callable-">withSpan(Span, Callable<V>)</a></span> - Method in interface openconsensus.trace.<a href="openconsensus/trace/Tracer.html" title="interface in openconsensus.trace">Tracer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent"><code>Callable</code></a> that runs the given task with the given <code>Span</code> in the current
|
|
context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/Tagger.html#withTagMap-openconsensus.tags.TagMap-">withTagMap(TagMap)</a></span> - Method in interface openconsensus.tags.<a href="openconsensus/tags/Tagger.html" title="interface in openconsensus.tags">Tagger</a></dt>
|
|
<dd>
|
|
<div class="block">Enters the scope of code where the given <code>TagMap</code> is in the current context (replacing
|
|
the previous <code>TagMap</code>) and returns an object that represents that scope.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/tags/unsafe/ContextUtils.html#withValue-io.grpc.Context-openconsensus.tags.TagMap-">withValue(Context, TagMap)</a></span> - Static method in class openconsensus.tags.unsafe.<a href="openconsensus/tags/unsafe/ContextUtils.html" title="class in openconsensus.tags.unsafe">ContextUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new <code>Context</code> with the given value set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="openconsensus/trace/unsafe/ContextUtils.html#withValue-io.grpc.Context-openconsensus.trace.Span-">withValue(Context, Span)</a></span> - Static method in class openconsensus.trace.unsafe.<a href="openconsensus/trace/unsafe/ContextUtils.html" title="class in openconsensus.trace.unsafe">ContextUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new <code>Context</code> with the given value set.</div>
|
|
</dd>
|
|
</dl>
|
|
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> </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 class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.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>
|