Added: incubator/htrace/site/publish/apidocs/com/twitter/zipkin/gen/BinaryAnnotation.html URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/apidocs/com/twitter/zipkin/gen/BinaryAnnotation.html?rev=1703261&view=auto ============================================================================== --- incubator/htrace/site/publish/apidocs/com/twitter/zipkin/gen/BinaryAnnotation.html (added) +++ incubator/htrace/site/publish/apidocs/com/twitter/zipkin/gen/BinaryAnnotation.html Tue Sep 15 17:36:23 2015 @@ -0,0 +1,934 @@ +<!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 (version 1.7.0_51) on Tue Sep 15 10:34:58 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>BinaryAnnotation (Apache HTrace 4.1.0-incubating-SNAPSHOT API)</title> +<meta name="date" content="2015-09-15"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="BinaryAnnotation (Apache HTrace 4.1.0-incubating-SNAPSHOT API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/BinaryAnnotation.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/twitter/zipkin/gen/BinaryAnnotation.html" target="_top">Frames</a></li> +<li><a href="BinaryAnnotation.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">com.twitter.zipkin.gen</div> +<h2 title="Class BinaryAnnotation" class="title">Class BinaryAnnotation</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>com.twitter.zipkin.gen.BinaryAnnotation</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://download.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>>, org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">BinaryAnnotation</span> +extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>>, <a href="http://download.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#com.twitter.zipkin.gen.BinaryAnnotation">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a></strong></code> +<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen">AnnotationType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#annotation_type">annotation_type</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/Endpoint.html" title="class in com.twitter.zipkin.gen">Endpoint</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#host">host</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#key">key</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>,org.apache.thrift.meta_data.FieldMetaData></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#metaDataMap">metaDataMap</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#value">value</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#BinaryAnnotation()">BinaryAnnotation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#BinaryAnnotation(com.twitter.zipkin.gen.BinaryAnnotation)">BinaryAnnotation</a></strong>(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> other)</code> +<div class="block">Performs a deep copy on <i>other</i>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#BinaryAnnotation(java.lang.String, java.nio.ByteBuffer, com.twitter.zipkin.gen.AnnotationType)">BinaryAnnotation</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, + <a href="http://download.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> value, + <a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen">AnnotationType</a> annotation_type)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#bufferForValue()">bufferForValue</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#clear()">clear</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#compareTo(com.twitter.zipkin.gen.BinaryAnnotation)">compareTo</a></strong>(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> other)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#deepCopy()">deepCopy</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#equals(com.twitter.zipkin.gen.BinaryAnnotation)">equals</a></strong>(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> that)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> that)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#fieldForId(int)">fieldForId</a></strong>(int fieldId)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen">AnnotationType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#getAnnotation_type()">getAnnotation_type</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#getFieldValue(com.twitter.zipkin.gen.BinaryAnnotation._Fields)">getFieldValue</a></strong>(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a> field)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/Endpoint.html" title="class in com.twitter.zipkin.gen">Endpoint</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#getHost()">getHost</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#getKey()">getKey</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#isSet(com.twitter.zipkin.gen.BinaryAnnotation._Fields)">isSet</a></strong>(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a> field)</code> +<div class="block">Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#isSetAnnotation_type()">isSetAnnotation_type</a></strong>()</code> +<div class="block">Returns true if field annotation_type is set (has been assigned a value) and false otherwise</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#isSetHost()">isSetHost</a></strong>()</code> +<div class="block">Returns true if field host is set (has been assigned a value) and false otherwise</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#isSetKey()">isSetKey</a></strong>()</code> +<div class="block">Returns true if field key is set (has been assigned a value) and false otherwise</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#isSetValue()">isSetValue</a></strong>()</code> +<div class="block">Returns true if field value is set (has been assigned a value) and false otherwise</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#read(org.apache.thrift.protocol.TProtocol)">read</a></strong>(org.apache.thrift.protocol.TProtocol iprot)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setAnnotation_type(com.twitter.zipkin.gen.AnnotationType)">setAnnotation_type</a></strong>(<a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen">AnnotationType</a> annotation_type)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setAnnotation_typeIsSet(boolean)">setAnnotation_typeIsSet</a></strong>(boolean value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setFieldValue(com.twitter.zipkin.gen.BinaryAnnotation._Fields, java.lang.Object)">setFieldValue</a></strong>(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a> field, + <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setHost(com.twitter.zipkin.gen.Endpoint)">setHost</a></strong>(<a href="../../../../com/twitter/zipkin/gen/Endpoint.html" title="class in com.twitter.zipkin.gen">Endpoint</a> host)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setHostIsSet(boolean)">setHostIsSet</a></strong>(boolean value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setKey(java.lang.String)">setKey</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setKeyIsSet(boolean)">setKeyIsSet</a></strong>(boolean value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setValue(byte[])">setValue</a></strong>(byte[] value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setValue(java.nio.ByteBuffer)">setValue</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#setValueIsSet(boolean)">setValueIsSet</a></strong>(boolean value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#toString()">toString</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#unsetAnnotation_type()">unsetAnnotation_type</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#unsetHost()">unsetHost</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#unsetKey()">unsetKey</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#unsetValue()">unsetValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#validate()">validate</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html#write(org.apache.thrift.protocol.TProtocol)">write</a></strong>(org.apache.thrift.protocol.TProtocol oprot)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api /java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="key"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>key</h4> +<pre>public <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key</pre> +</li> +</ul> +<a name="value"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>value</h4> +<pre>public <a href="http://download.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> value</pre> +</li> +</ul> +<a name="annotation_type"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>annotation_type</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen">AnnotationType</a> annotation_type</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen"><code>AnnotationType</code></a></dd></dl> +</li> +</ul> +<a name="host"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>host</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/Endpoint.html" title="class in com.twitter.zipkin.gen">Endpoint</a> host</pre> +</li> +</ul> +<a name="metaDataMap"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>metaDataMap</h4> +<pre>public static final <a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>,org.apache.thrift.meta_data.FieldMetaData> metaDataMap</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BinaryAnnotation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BinaryAnnotation</h4> +<pre>public BinaryAnnotation()</pre> +</li> +</ul> +<a name="BinaryAnnotation(java.lang.String, java.nio.ByteBuffer, com.twitter.zipkin.gen.AnnotationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BinaryAnnotation</h4> +<pre>public BinaryAnnotation(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, + <a href="http://download.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> value, + <a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen">AnnotationType</a> annotation_type)</pre> +</li> +</ul> +<a name="BinaryAnnotation(com.twitter.zipkin.gen.BinaryAnnotation)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BinaryAnnotation</h4> +<pre>public BinaryAnnotation(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> other)</pre> +<div class="block">Performs a deep copy on <i>other</i>.</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="deepCopy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>deepCopy</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> deepCopy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>deepCopy</code> in interface <code>org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>></code></dd> +</dl> +</li> +</ul> +<a name="clear()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>clear</h4> +<pre>public void clear()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>clear</code> in interface <code>org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>></code></dd> +</dl> +</li> +</ul> +<a name="getKey()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKey</h4> +<pre>public <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getKey()</pre> +</li> +</ul> +<a name="setKey(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKey</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> setKey(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</pre> +</li> +</ul> +<a name="unsetKey()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>unsetKey</h4> +<pre>public void unsetKey()</pre> +</li> +</ul> +<a name="isSetKey()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSetKey</h4> +<pre>public boolean isSetKey()</pre> +<div class="block">Returns true if field key is set (has been assigned a value) and false otherwise</div> +</li> +</ul> +<a name="setKeyIsSet(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyIsSet</h4> +<pre>public void setKeyIsSet(boolean value)</pre> +</li> +</ul> +<a name="getValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValue</h4> +<pre>public byte[] getValue()</pre> +</li> +</ul> +<a name="bufferForValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>bufferForValue</h4> +<pre>public <a href="http://download.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> bufferForValue()</pre> +</li> +</ul> +<a name="setValue(byte[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setValue</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> setValue(byte[] value)</pre> +</li> +</ul> +<a name="setValue(java.nio.ByteBuffer)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setValue</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> setValue(<a href="http://download.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> value)</pre> +</li> +</ul> +<a name="unsetValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>unsetValue</h4> +<pre>public void unsetValue()</pre> +</li> +</ul> +<a name="isSetValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSetValue</h4> +<pre>public boolean isSetValue()</pre> +<div class="block">Returns true if field value is set (has been assigned a value) and false otherwise</div> +</li> +</ul> +<a name="setValueIsSet(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setValueIsSet</h4> +<pre>public void setValueIsSet(boolean value)</pre> +</li> +</ul> +<a name="getAnnotation_type()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAnnotation_type</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen">AnnotationType</a> getAnnotation_type()</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen"><code>AnnotationType</code></a></dd></dl> +</li> +</ul> +<a name="setAnnotation_type(com.twitter.zipkin.gen.AnnotationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAnnotation_type</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> setAnnotation_type(<a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen">AnnotationType</a> annotation_type)</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen"><code>AnnotationType</code></a></dd></dl> +</li> +</ul> +<a name="unsetAnnotation_type()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>unsetAnnotation_type</h4> +<pre>public void unsetAnnotation_type()</pre> +</li> +</ul> +<a name="isSetAnnotation_type()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSetAnnotation_type</h4> +<pre>public boolean isSetAnnotation_type()</pre> +<div class="block">Returns true if field annotation_type is set (has been assigned a value) and false otherwise</div> +</li> +</ul> +<a name="setAnnotation_typeIsSet(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAnnotation_typeIsSet</h4> +<pre>public void setAnnotation_typeIsSet(boolean value)</pre> +</li> +</ul> +<a name="getHost()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHost</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/Endpoint.html" title="class in com.twitter.zipkin.gen">Endpoint</a> getHost()</pre> +</li> +</ul> +<a name="setHost(com.twitter.zipkin.gen.Endpoint)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHost</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> setHost(<a href="../../../../com/twitter/zipkin/gen/Endpoint.html" title="class in com.twitter.zipkin.gen">Endpoint</a> host)</pre> +</li> +</ul> +<a name="unsetHost()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>unsetHost</h4> +<pre>public void unsetHost()</pre> +</li> +</ul> +<a name="isSetHost()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSetHost</h4> +<pre>public boolean isSetHost()</pre> +<div class="block">Returns true if field host is set (has been assigned a value) and false otherwise</div> +</li> +</ul> +<a name="setHostIsSet(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHostIsSet</h4> +<pre>public void setHostIsSet(boolean value)</pre> +</li> +</ul> +<a name="setFieldValue(com.twitter.zipkin.gen.BinaryAnnotation._Fields, java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFieldValue</h4> +<pre>public void setFieldValue(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a> field, + <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>setFieldValue</code> in interface <code>org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>></code></dd> +</dl> +</li> +</ul> +<a name="getFieldValue(com.twitter.zipkin.gen.BinaryAnnotation._Fields)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFieldValue</h4> +<pre>public <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getFieldValue(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a> field)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getFieldValue</code> in interface <code>org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>></code></dd> +</dl> +</li> +</ul> +<a name="isSet(com.twitter.zipkin.gen.BinaryAnnotation._Fields)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSet</h4> +<pre>public boolean isSet(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a> field)</pre> +<div class="block">Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>isSet</code> in interface <code>org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> that)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(com.twitter.zipkin.gen.BinaryAnnotation)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> that)</pre> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="compareTo(com.twitter.zipkin.gen.BinaryAnnotation)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>compareTo</h4> +<pre>public int compareTo(<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a> other)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true#compareTo(T)" title="class or interface in java.lang">compareTo</a></code> in interface <code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>></code></dd> +</dl> +</li> +</ul> +<a name="fieldForId(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fieldForId</h4> +<pre>public <a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a> fieldForId(int fieldId)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>fieldForId</code> in interface <code>org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>></code></dd> +</dl> +</li> +</ul> +<a name="read(org.apache.thrift.protocol.TProtocol)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>read</h4> +<pre>public void read(org.apache.thrift.protocol.TProtocol iprot) + throws org.apache.thrift.TException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>read</code> in interface <code>org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>></code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.thrift.TException</code></dd></dl> +</li> +</ul> +<a name="write(org.apache.thrift.protocol.TProtocol)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>write</h4> +<pre>public void write(org.apache.thrift.protocol.TProtocol oprot) + throws org.apache.thrift.TException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>write</code> in interface <code>org.apache.thrift.TBase<<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation.html" title="class in com.twitter.zipkin.gen">BinaryAnnotation</a>,<a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen">BinaryAnnotation._Fields</a>></code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.thrift.TException</code></dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="validate()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>validate</h4> +<pre>public void validate() + throws org.apache.thrift.TException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.thrift.TException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/BinaryAnnotation.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../com/twitter/zipkin/gen/AnnotationType.html" title="enum in com.twitter.zipkin.gen"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../com/twitter/zipkin/gen/BinaryAnnotation._Fields.html" title="enum in com.twitter.zipkin.gen"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/twitter/zipkin/gen/BinaryAnnotation.html" target="_top">Frames</a></li> +<li><a href="BinaryAnnotation.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +</body> +</html>
Added: incubator/htrace/site/publish/apidocs/com/twitter/zipkin/gen/Endpoint._Fields.html URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/apidocs/com/twitter/zipkin/gen/Endpoint._Fields.html?rev=1703261&view=auto ============================================================================== --- incubator/htrace/site/publish/apidocs/com/twitter/zipkin/gen/Endpoint._Fields.html (added) +++ incubator/htrace/site/publish/apidocs/com/twitter/zipkin/gen/Endpoint._Fields.html Tue Sep 15 17:36:23 2015 @@ -0,0 +1,425 @@ +<!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 (version 1.7.0_51) on Tue Sep 15 10:34:58 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Endpoint._Fields (Apache HTrace 4.1.0-incubating-SNAPSHOT API)</title> +<meta name="date" content="2015-09-15"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Endpoint._Fields (Apache HTrace 4.1.0-incubating-SNAPSHOT API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/Endpoint._Fields.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../com/twitter/zipkin/gen/Endpoint.html" title="class in com.twitter.zipkin.gen"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../com/twitter/zipkin/gen/LogEntry.html" title="class in com.twitter.zipkin.gen"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/twitter/zipkin/gen/Endpoint._Fields.html" target="_top">Frames</a></li> +<li><a href="Endpoint._Fields.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">com.twitter.zipkin.gen</div> +<h2 title="Enum Endpoint._Fields" class="title">Enum Endpoint._Fields</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a>></li> +<li> +<ul class="inheritance"> +<li>com.twitter.zipkin.gen.Endpoint._Fields</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://download.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a>>, org.apache.thrift.TFieldIdEnum</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../com/twitter/zipkin/gen/Endpoint.html" title="class in com.twitter.zipkin.gen">Endpoint</a></dd> +</dl> +<hr> +<br> +<pre>public static enum <span class="strong">Endpoint._Fields</span> +extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a>> +implements org.apache.thrift.TFieldIdEnum</pre> +<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== ENUM CONSTANT SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_summary"> +<!-- --> +</a> +<h3>Enum Constant Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> +<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Enum Constant and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#IPV4">IPV4</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#PORT">PORT</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#SERVICE_NAME">SERVICE_NAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#findByName(java.lang.String)">findByName</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> +<div class="block">Find the _Fields constant that matches name, or null if its not found.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#findByThriftId(int)">findByThriftId</a></strong>(int fieldId)</code> +<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#findByThriftIdOrThrow(int)">findByThriftIdOrThrow</a></strong>(int fieldId)</code> +<div class="block">Find the _Fields constant that matches fieldId, throwing an exception + if it is not found.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#getFieldName()">getFieldName</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#getThriftFieldId()">getThriftFieldId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a></code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3> +<code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://downlo ad.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ ENUM CONSTANT DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_detail"> +<!-- --> +</a> +<h3>Enum Constant Detail</h3> +<a name="IPV4"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>IPV4</h4> +<pre>public static final <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a> IPV4</pre> +</li> +</ul> +<a name="PORT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PORT</h4> +<pre>public static final <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a> PORT</pre> +</li> +</ul> +<a name="SERVICE_NAME"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SERVICE_NAME</h4> +<pre>public static final <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a> SERVICE_NAME</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="values()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>values</h4> +<pre>public static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a>[] values()</pre> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +<pre> +for (Endpoint._Fields c : Endpoint._Fields.values()) + System.out.println(c); +</pre></div> +<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in +the order they are declared</dd></dl> +</li> +</ul> +<a name="valueOf(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>valueOf</h4> +<pre>public static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a> valueOf(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> +<div class="block">Returns the enum constant of this type with the specified name. +The string must match <i>exactly</i> an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd> +<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant +with the specified name</dd> +<dd><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl> +</li> +</ul> +<a name="findByThriftId(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>findByThriftId</h4> +<pre>public static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a> findByThriftId(int fieldId)</pre> +<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div> +</li> +</ul> +<a name="findByThriftIdOrThrow(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>findByThriftIdOrThrow</h4> +<pre>public static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a> findByThriftIdOrThrow(int fieldId)</pre> +<div class="block">Find the _Fields constant that matches fieldId, throwing an exception + if it is not found.</div> +</li> +</ul> +<a name="findByName(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>findByName</h4> +<pre>public static <a href="../../../../com/twitter/zipkin/gen/Endpoint._Fields.html" title="enum in com.twitter.zipkin.gen">Endpoint._Fields</a> findByName(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> +<div class="block">Find the _Fields constant that matches name, or null if its not found.</div> +</li> +</ul> +<a name="getThriftFieldId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getThriftFieldId</h4> +<pre>public short getThriftFieldId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getThriftFieldId</code> in interface <code>org.apache.thrift.TFieldIdEnum</code></dd> +</dl> +</li> +</ul> +<a name="getFieldName()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getFieldName</h4> +<pre>public <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getFieldName()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getFieldName</code> in interface <code>org.apache.thrift.TFieldIdEnum</code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/Endpoint._Fields.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../com/twitter/zipkin/gen/Endpoint.html" title="class in com.twitter.zipkin.gen"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../com/twitter/zipkin/gen/LogEntry.html" title="class in com.twitter.zipkin.gen"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/twitter/zipkin/gen/Endpoint._Fields.html" target="_top">Frames</a></li> +<li><a href="Endpoint._Fields.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +</body> +</html>
