blob: a80d4db61c74fc79bb8b720634e729ec1e2da739 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Flight.FlightEndpoint.Builder (Apache Arrow Java Root POM 17.0.0-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Flight.FlightEndpoint.Builder (Apache Arrow Java Root POM 17.0.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":9,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Flight.FlightEndpoint.Builder.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="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" target="_top">Frames</a></li>
<li><a href="Flight.FlightEndpoint.Builder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.arrow.flight.impl</div>
<h2 title="Class Flight.FlightEndpoint.Builder" class="title">Class Flight.FlightEndpoint.Builder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/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.google.protobuf.AbstractMessageLite.Builder</li>
<li>
<ul class="inheritance">
<li>com.google.protobuf.AbstractMessage.Builder&lt;BuilderT&gt;</li>
<li>
<ul class="inheritance">
<li>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</li>
<li>
<ul class="inheritance">
<li>org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint</a></dd>
</dl>
<hr>
<br>
<pre>public static final class <span class="typeNameLabel">Flight.FlightEndpoint.Builder</span>
extends com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;
implements <a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></pre>
<div class="block"><pre>
A particular stream or split associated with a flight.
</pre>
Protobuf type <code>arrow.flight.protocol.FlightEndpoint</code></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#addAllLocation-java.lang.Iterable-">addAllLocation</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;? extends <a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&gt;&nbsp;values)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#addLocation-org.apache.arrow.flight.impl.Flight.Location.Builder-">addLocation</a></span>(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&nbsp;builderForValue)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#addLocation-org.apache.arrow.flight.impl.Flight.Location-">addLocation</a></span>(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&nbsp;value)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#addLocation-int-org.apache.arrow.flight.impl.Flight.Location.Builder-">addLocation</a></span>(int&nbsp;index,
<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&nbsp;builderForValue)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#addLocation-int-org.apache.arrow.flight.impl.Flight.Location-">addLocation</a></span>(int&nbsp;index,
<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&nbsp;value)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#addLocationBuilder--">addLocationBuilder</a></span>()</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#addLocationBuilder-int-">addLocationBuilder</a></span>(int&nbsp;index)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#addRepeatedField-com.google.protobuf.Descriptors.FieldDescriptor-java.lang.Object-">addRepeatedField</a></span>(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#build--">build</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#buildPartial--">buildPartial</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#clear--">clear</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#clearAppMetadata--">clearAppMetadata</a></span>()</code>
<div class="block">
Application-defined metadata.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#clearExpirationTime--">clearExpirationTime</a></span>()</code>
<div class="block">
Expiration time of this stream.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#clearField-com.google.protobuf.Descriptors.FieldDescriptor-">clearField</a></span>(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#clearLocation--">clearLocation</a></span>()</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#clearOneof-com.google.protobuf.Descriptors.OneofDescriptor-">clearOneof</a></span>(com.google.protobuf.Descriptors.OneofDescriptor&nbsp;oneof)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#clearTicket--">clearTicket</a></span>()</code>
<div class="block">
Token used to retrieve this stream.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#clone--">clone</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getAppMetadata--">getAppMetadata</a></span>()</code>
<div class="block">
Application-defined metadata.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getDefaultInstanceForType--">getDefaultInstanceForType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>static com.google.protobuf.Descriptors.Descriptor</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getDescriptor--">getDescriptor</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>com.google.protobuf.Descriptors.Descriptor</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getDescriptorForType--">getDescriptorForType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>com.google.protobuf.Timestamp</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getExpirationTime--">getExpirationTime</a></span>()</code>
<div class="block">
Expiration time of this stream.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>com.google.protobuf.Timestamp.Builder</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getExpirationTimeBuilder--">getExpirationTimeBuilder</a></span>()</code>
<div class="block">
Expiration time of this stream.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>com.google.protobuf.TimestampOrBuilder</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getExpirationTimeOrBuilder--">getExpirationTimeOrBuilder</a></span>()</code>
<div class="block">
Expiration time of this stream.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getLocation-int-">getLocation</a></span>(int&nbsp;index)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getLocationBuilder-int-">getLocationBuilder</a></span>(int&nbsp;index)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getLocationBuilderList--">getLocationBuilderList</a></span>()</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getLocationCount--">getLocationCount</a></span>()</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getLocationList--">getLocationList</a></span>()</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.LocationOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.LocationOrBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getLocationOrBuilder-int-">getLocationOrBuilder</a></span>(int&nbsp;index)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/arrow/flight/impl/Flight.LocationOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.LocationOrBuilder</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getLocationOrBuilderList--">getLocationOrBuilderList</a></span>()</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getTicket--">getTicket</a></span>()</code>
<div class="block">
Token used to retrieve this stream.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getTicketBuilder--">getTicketBuilder</a></span>()</code>
<div class="block">
Token used to retrieve this stream.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.TicketOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.TicketOrBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#getTicketOrBuilder--">getTicketOrBuilder</a></span>()</code>
<div class="block">
Token used to retrieve this stream.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#hasExpirationTime--">hasExpirationTime</a></span>()</code>
<div class="block">
Expiration time of this stream.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#hasTicket--">hasTicket</a></span>()</code>
<div class="block">
Token used to retrieve this stream.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#internalGetFieldAccessorTable--">internalGetFieldAccessorTable</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#isInitialized--">isInitialized</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#mergeExpirationTime-com.google.protobuf.Timestamp-">mergeExpirationTime</a></span>(com.google.protobuf.Timestamp&nbsp;value)</code>
<div class="block">
Expiration time of this stream.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#mergeFrom-com.google.protobuf.CodedInputStream-com.google.protobuf.ExtensionRegistryLite-">mergeFrom</a></span>(com.google.protobuf.CodedInputStream&nbsp;input,
com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#mergeFrom-org.apache.arrow.flight.impl.Flight.FlightEndpoint-">mergeFrom</a></span>(<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint</a>&nbsp;other)</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#mergeFrom-com.google.protobuf.Message-">mergeFrom</a></span>(com.google.protobuf.Message&nbsp;other)</code>&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#mergeTicket-org.apache.arrow.flight.impl.Flight.Ticket-">mergeTicket</a></span>(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket</a>&nbsp;value)</code>
<div class="block">
Token used to retrieve this stream.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#mergeUnknownFields-com.google.protobuf.UnknownFieldSet-">mergeUnknownFields</a></span>(com.google.protobuf.UnknownFieldSet&nbsp;unknownFields)</code>&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#removeLocation-int-">removeLocation</a></span>(int&nbsp;index)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setAppMetadata-com.google.protobuf.ByteString-">setAppMetadata</a></span>(com.google.protobuf.ByteString&nbsp;value)</code>
<div class="block">
Application-defined metadata.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setExpirationTime-com.google.protobuf.Timestamp.Builder-">setExpirationTime</a></span>(com.google.protobuf.Timestamp.Builder&nbsp;builderForValue)</code>
<div class="block">
Expiration time of this stream.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setExpirationTime-com.google.protobuf.Timestamp-">setExpirationTime</a></span>(com.google.protobuf.Timestamp&nbsp;value)</code>
<div class="block">
Expiration time of this stream.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setField-com.google.protobuf.Descriptors.FieldDescriptor-java.lang.Object-">setField</a></span>(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setLocation-int-org.apache.arrow.flight.impl.Flight.Location.Builder-">setLocation</a></span>(int&nbsp;index,
<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&nbsp;builderForValue)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setLocation-int-org.apache.arrow.flight.impl.Flight.Location-">setLocation</a></span>(int&nbsp;index,
<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&nbsp;value)</code>
<div class="block">
A list of URIs where this ticket can be redeemed via DoGet().</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setRepeatedField-com.google.protobuf.Descriptors.FieldDescriptor-int-java.lang.Object-">setRepeatedField</a></span>(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setTicket-org.apache.arrow.flight.impl.Flight.Ticket.Builder-">setTicket</a></span>(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket.Builder</a>&nbsp;builderForValue)</code>
<div class="block">
Token used to retrieve this stream.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setTicket-org.apache.arrow.flight.impl.Flight.Ticket-">setTicket</a></span>(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket</a>&nbsp;value)</code>
<div class="block">
Token used to retrieve this stream.</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html#setUnknownFields-com.google.protobuf.UnknownFieldSet-">setUnknownFields</a></span>(com.google.protobuf.UnknownFieldSet&nbsp;unknownFields)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.google.protobuf.GeneratedMessageV3.Builder">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;com.google.protobuf.GeneratedMessageV3.Builder</h3>
<code>getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.google.protobuf.AbstractMessage.Builder">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;com.google.protobuf.AbstractMessage.Builder</h3>
<code>findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.google.protobuf.AbstractMessageLite.Builder">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;com.google.protobuf.AbstractMessageLite.Builder</h3>
<code>addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.google.protobuf.MessageOrBuilder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.google.protobuf.MessageOrBuilder</h3>
<code>findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.google.protobuf.Message.Builder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.google.protobuf.Message.Builder</h3>
<code>mergeDelimitedFrom, mergeDelimitedFrom</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getDescriptor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptor</h4>
<pre>public static final&nbsp;com.google.protobuf.Descriptors.Descriptor&nbsp;getDescriptor()</pre>
</li>
</ul>
<a name="internalGetFieldAccessorTable--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>internalGetFieldAccessorTable</h4>
<pre>protected&nbsp;com.google.protobuf.GeneratedMessageV3.FieldAccessorTable&nbsp;internalGetFieldAccessorTable()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>internalGetFieldAccessorTable</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="clear--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clear</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;clear()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>clear</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>clear</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>clear</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="getDescriptorForType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptorForType</h4>
<pre>public&nbsp;com.google.protobuf.Descriptors.Descriptor&nbsp;getDescriptorForType()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getDescriptorForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getDescriptorForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageOrBuilder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>getDescriptorForType</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="getDefaultInstanceForType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultInstanceForType</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint</a>&nbsp;getDefaultInstanceForType()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getDefaultInstanceForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLiteOrBuilder</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getDefaultInstanceForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageOrBuilder</code></dd>
</dl>
</li>
</ul>
<a name="build--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>build</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint</a>&nbsp;build()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>build</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>build</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
</dl>
</li>
</ul>
<a name="buildPartial--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>buildPartial</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint</a>&nbsp;buildPartial()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>buildPartial</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>buildPartial</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
</dl>
</li>
</ul>
<a name="clone--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clone</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;clone()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>clone</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>clone</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>clone</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="setField-com.google.protobuf.Descriptors.FieldDescriptor-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setField</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setField(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>setField</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>setField</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="clearField-com.google.protobuf.Descriptors.FieldDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearField</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;clearField(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>clearField</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>clearField</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="clearOneof-com.google.protobuf.Descriptors.OneofDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearOneof</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor&nbsp;oneof)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>clearOneof</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>clearOneof</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="setRepeatedField-com.google.protobuf.Descriptors.FieldDescriptor-int-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRepeatedField</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>setRepeatedField</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>setRepeatedField</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="addRepeatedField-com.google.protobuf.Descriptors.FieldDescriptor-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addRepeatedField</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>addRepeatedField</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>addRepeatedField</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="mergeFrom-com.google.protobuf.Message-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeFrom</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;mergeFrom(com.google.protobuf.Message&nbsp;other)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mergeFrom</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>mergeFrom</code>&nbsp;in class&nbsp;<code>com.google.protobuf.AbstractMessage.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="mergeFrom-org.apache.arrow.flight.impl.Flight.FlightEndpoint-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeFrom</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;mergeFrom(<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint</a>&nbsp;other)</pre>
</li>
</ul>
<a name="isInitialized--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInitialized</h4>
<pre>public final&nbsp;boolean&nbsp;isInitialized()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>isInitialized</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLiteOrBuilder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>isInitialized</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="mergeFrom-com.google.protobuf.CodedInputStream-com.google.protobuf.ExtensionRegistryLite-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeFrom</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;mergeFrom(com.google.protobuf.CodedInputStream&nbsp;input,
com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mergeFrom</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mergeFrom</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>mergeFrom</code>&nbsp;in class&nbsp;<code>com.google.protobuf.AbstractMessage.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="hasTicket--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasTicket</h4>
<pre>public&nbsp;boolean&nbsp;hasTicket()</pre>
<div class="block"><pre>
Token used to retrieve this stream.
</pre>
<code>.arrow.flight.protocol.Ticket ticket = 1;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#hasTicket--">hasTicket</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the ticket field is set.</dd>
</dl>
</li>
</ul>
<a name="getTicket--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTicket</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket</a>&nbsp;getTicket()</pre>
<div class="block"><pre>
Token used to retrieve this stream.
</pre>
<code>.arrow.flight.protocol.Ticket ticket = 1;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getTicket--">getTicket</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The ticket.</dd>
</dl>
</li>
</ul>
<a name="setTicket-org.apache.arrow.flight.impl.Flight.Ticket-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTicket</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setTicket(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket</a>&nbsp;value)</pre>
<div class="block"><pre>
Token used to retrieve this stream.
</pre>
<code>.arrow.flight.protocol.Ticket ticket = 1;</code></div>
</li>
</ul>
<a name="setTicket-org.apache.arrow.flight.impl.Flight.Ticket.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTicket</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setTicket(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><pre>
Token used to retrieve this stream.
</pre>
<code>.arrow.flight.protocol.Ticket ticket = 1;</code></div>
</li>
</ul>
<a name="mergeTicket-org.apache.arrow.flight.impl.Flight.Ticket-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeTicket</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;mergeTicket(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket</a>&nbsp;value)</pre>
<div class="block"><pre>
Token used to retrieve this stream.
</pre>
<code>.arrow.flight.protocol.Ticket ticket = 1;</code></div>
</li>
</ul>
<a name="clearTicket--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearTicket</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;clearTicket()</pre>
<div class="block"><pre>
Token used to retrieve this stream.
</pre>
<code>.arrow.flight.protocol.Ticket ticket = 1;</code></div>
</li>
</ul>
<a name="getTicketBuilder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTicketBuilder</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Ticket.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Ticket.Builder</a>&nbsp;getTicketBuilder()</pre>
<div class="block"><pre>
Token used to retrieve this stream.
</pre>
<code>.arrow.flight.protocol.Ticket ticket = 1;</code></div>
</li>
</ul>
<a name="getTicketOrBuilder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTicketOrBuilder</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.TicketOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.TicketOrBuilder</a>&nbsp;getTicketOrBuilder()</pre>
<div class="block"><pre>
Token used to retrieve this stream.
</pre>
<code>.arrow.flight.protocol.Ticket ticket = 1;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getTicketOrBuilder--">getTicketOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getLocationList--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocationList</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&gt;&nbsp;getLocationList()</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getLocationList--">getLocationList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getLocationCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocationCount</h4>
<pre>public&nbsp;int&nbsp;getLocationCount()</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getLocationCount--">getLocationCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getLocation-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&nbsp;getLocation(int&nbsp;index)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getLocation-int-">getLocation</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setLocation-int-org.apache.arrow.flight.impl.Flight.Location-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setLocation(int&nbsp;index,
<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&nbsp;value)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="setLocation-int-org.apache.arrow.flight.impl.Flight.Location.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setLocation(int&nbsp;index,
<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="addLocation-org.apache.arrow.flight.impl.Flight.Location-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;addLocation(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&nbsp;value)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="addLocation-int-org.apache.arrow.flight.impl.Flight.Location-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;addLocation(int&nbsp;index,
<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&nbsp;value)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="addLocation-org.apache.arrow.flight.impl.Flight.Location.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;addLocation(<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="addLocation-int-org.apache.arrow.flight.impl.Flight.Location.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;addLocation(int&nbsp;index,
<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="addAllLocation-java.lang.Iterable-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAllLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;addAllLocation(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;? extends <a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.html" title="class in org.apache.arrow.flight.impl">Flight.Location</a>&gt;&nbsp;values)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="clearLocation--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;clearLocation()</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="removeLocation-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeLocation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;removeLocation(int&nbsp;index)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="getLocationBuilder-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocationBuilder</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&nbsp;getLocationBuilder(int&nbsp;index)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="getLocationOrBuilder-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocationOrBuilder</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.LocationOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.LocationOrBuilder</a>&nbsp;getLocationOrBuilder(int&nbsp;index)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getLocationOrBuilder-int-">getLocationOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getLocationOrBuilderList--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocationOrBuilderList</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/arrow/flight/impl/Flight.LocationOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.LocationOrBuilder</a>&gt;&nbsp;getLocationOrBuilderList()</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getLocationOrBuilderList--">getLocationOrBuilderList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addLocationBuilder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLocationBuilder</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&nbsp;addLocationBuilder()</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="addLocationBuilder-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLocationBuilder</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&nbsp;addLocationBuilder(int&nbsp;index)</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="getLocationBuilderList--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocationBuilderList</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.Location.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.Location.Builder</a>&gt;&nbsp;getLocationBuilderList()</pre>
<div class="block"><pre>
A list of URIs where this ticket can be redeemed via DoGet().
If the list is empty, the expectation is that the ticket can only
be redeemed on the current service where the ticket was
generated.
If the list is not empty, the expectation is that the ticket can be
redeemed at any of the locations, and that the data returned will be
equivalent. In this case, the ticket may only be redeemed at one of the
given locations, and not (necessarily) on the current service. If one
of the given locations is "arrow-flight-reuse-connection://?", the
client may redeem the ticket on the service where the ticket was
generated (i.e., the same as above), in addition to the other
locations. (This URI was chosen to maximize compatibility, as 'scheme:'
or 'scheme://' are not accepted by Java's java.net.URI.)
In other words, an application can use multiple locations to
represent redundant and/or load balanced services.
</pre>
<code>repeated .arrow.flight.protocol.Location location = 2;</code></div>
</li>
</ul>
<a name="hasExpirationTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasExpirationTime</h4>
<pre>public&nbsp;boolean&nbsp;hasExpirationTime()</pre>
<div class="block"><pre>
Expiration time of this stream. If present, clients may assume
they can retry DoGet requests. Otherwise, it is
application-defined whether DoGet requests may be retried.
</pre>
<code>.google.protobuf.Timestamp expiration_time = 3;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#hasExpirationTime--">hasExpirationTime</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the expirationTime field is set.</dd>
</dl>
</li>
</ul>
<a name="getExpirationTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExpirationTime</h4>
<pre>public&nbsp;com.google.protobuf.Timestamp&nbsp;getExpirationTime()</pre>
<div class="block"><pre>
Expiration time of this stream. If present, clients may assume
they can retry DoGet requests. Otherwise, it is
application-defined whether DoGet requests may be retried.
</pre>
<code>.google.protobuf.Timestamp expiration_time = 3;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getExpirationTime--">getExpirationTime</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The expirationTime.</dd>
</dl>
</li>
</ul>
<a name="setExpirationTime-com.google.protobuf.Timestamp-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setExpirationTime</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setExpirationTime(com.google.protobuf.Timestamp&nbsp;value)</pre>
<div class="block"><pre>
Expiration time of this stream. If present, clients may assume
they can retry DoGet requests. Otherwise, it is
application-defined whether DoGet requests may be retried.
</pre>
<code>.google.protobuf.Timestamp expiration_time = 3;</code></div>
</li>
</ul>
<a name="setExpirationTime-com.google.protobuf.Timestamp.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setExpirationTime</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setExpirationTime(com.google.protobuf.Timestamp.Builder&nbsp;builderForValue)</pre>
<div class="block"><pre>
Expiration time of this stream. If present, clients may assume
they can retry DoGet requests. Otherwise, it is
application-defined whether DoGet requests may be retried.
</pre>
<code>.google.protobuf.Timestamp expiration_time = 3;</code></div>
</li>
</ul>
<a name="mergeExpirationTime-com.google.protobuf.Timestamp-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeExpirationTime</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;mergeExpirationTime(com.google.protobuf.Timestamp&nbsp;value)</pre>
<div class="block"><pre>
Expiration time of this stream. If present, clients may assume
they can retry DoGet requests. Otherwise, it is
application-defined whether DoGet requests may be retried.
</pre>
<code>.google.protobuf.Timestamp expiration_time = 3;</code></div>
</li>
</ul>
<a name="clearExpirationTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearExpirationTime</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;clearExpirationTime()</pre>
<div class="block"><pre>
Expiration time of this stream. If present, clients may assume
they can retry DoGet requests. Otherwise, it is
application-defined whether DoGet requests may be retried.
</pre>
<code>.google.protobuf.Timestamp expiration_time = 3;</code></div>
</li>
</ul>
<a name="getExpirationTimeBuilder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExpirationTimeBuilder</h4>
<pre>public&nbsp;com.google.protobuf.Timestamp.Builder&nbsp;getExpirationTimeBuilder()</pre>
<div class="block"><pre>
Expiration time of this stream. If present, clients may assume
they can retry DoGet requests. Otherwise, it is
application-defined whether DoGet requests may be retried.
</pre>
<code>.google.protobuf.Timestamp expiration_time = 3;</code></div>
</li>
</ul>
<a name="getExpirationTimeOrBuilder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExpirationTimeOrBuilder</h4>
<pre>public&nbsp;com.google.protobuf.TimestampOrBuilder&nbsp;getExpirationTimeOrBuilder()</pre>
<div class="block"><pre>
Expiration time of this stream. If present, clients may assume
they can retry DoGet requests. Otherwise, it is
application-defined whether DoGet requests may be retried.
</pre>
<code>.google.protobuf.Timestamp expiration_time = 3;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getExpirationTimeOrBuilder--">getExpirationTimeOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getAppMetadata--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAppMetadata</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getAppMetadata()</pre>
<div class="block"><pre>
Application-defined metadata.
There is no inherent or required relationship between this
and the app_metadata fields in the FlightInfo or resulting
FlightData messages. Since this metadata is application-defined,
a given application could define there to be a relationship,
but there is none required by the spec.
</pre>
<code>bytes app_metadata = 4;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html#getAppMetadata--">getAppMetadata</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl">Flight.FlightEndpointOrBuilder</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The appMetadata.</dd>
</dl>
</li>
</ul>
<a name="setAppMetadata-com.google.protobuf.ByteString-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAppMetadata</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setAppMetadata(com.google.protobuf.ByteString&nbsp;value)</pre>
<div class="block"><pre>
Application-defined metadata.
There is no inherent or required relationship between this
and the app_metadata fields in the FlightInfo or resulting
FlightData messages. Since this metadata is application-defined,
a given application could define there to be a relationship,
but there is none required by the spec.
</pre>
<code>bytes app_metadata = 4;</code></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - The appMetadata to set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This builder for chaining.</dd>
</dl>
</li>
</ul>
<a name="clearAppMetadata--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearAppMetadata</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;clearAppMetadata()</pre>
<div class="block"><pre>
Application-defined metadata.
There is no inherent or required relationship between this
and the app_metadata fields in the FlightInfo or resulting
FlightData messages. Since this metadata is application-defined,
a given application could define there to be a relationship,
but there is none required by the spec.
</pre>
<code>bytes app_metadata = 4;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This builder for chaining.</dd>
</dl>
</li>
</ul>
<a name="setUnknownFields-com.google.protobuf.UnknownFieldSet-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUnknownFields</h4>
<pre>public final&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;setUnknownFields(com.google.protobuf.UnknownFieldSet&nbsp;unknownFields)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>setUnknownFields</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>setUnknownFields</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="mergeUnknownFields-com.google.protobuf.UnknownFieldSet-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>mergeUnknownFields</h4>
<pre>public final&nbsp;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&nbsp;mergeUnknownFields(com.google.protobuf.UnknownFieldSet&nbsp;unknownFields)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mergeUnknownFields</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>mergeUnknownFields</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" title="class in org.apache.arrow.flight.impl">Flight.FlightEndpoint.Builder</a>&gt;</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../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/Flight.FlightEndpoint.Builder.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="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpoint.html" title="class in org.apache.arrow.flight.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/arrow/flight/impl/Flight.FlightEndpointOrBuilder.html" title="interface in org.apache.arrow.flight.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/arrow/flight/impl/Flight.FlightEndpoint.Builder.html" target="_top">Frames</a></li>
<li><a href="Flight.FlightEndpoint.Builder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>