blob: 4c6b0593c10307aded7b11e0d2d8fb0aac7a4559 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SubchannelOrBuilder (grpc-all 1.77.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SubchannelOrBuilder (grpc-all 1.77.0 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SubchannelOrBuilder.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" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</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 id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">io.grpc.channelz.v1</a></div>
<h2 title="Interface SubchannelOrBuilder" class="title">Interface SubchannelOrBuilder</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><code><a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageLiteOrBuilder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">MessageLiteOrBuilder</a></code>, <code><a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">MessageOrBuilder</a></code></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="Subchannel.html" title="class in io.grpc.channelz.v1">Subchannel</a></code>, <code><a href="Subchannel.Builder.html" title="class in io.grpc.channelz.v1">Subchannel.Builder</a></code></dd>
</dl>
<hr>
<pre>public interface <span class="typeNameLabel">SubchannelOrBuilder</span>
extends <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">MessageOrBuilder</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="ChannelRef.html" title="class in io.grpc.channelz.v1">ChannelRef</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getChannelRef(int)">getChannelRef</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of channel refs.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getChannelRefCount()">getChannelRefCount</a></span>()</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of channel refs.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<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" class="externalLink">List</a>&lt;<a href="ChannelRef.html" title="class in io.grpc.channelz.v1">ChannelRef</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getChannelRefList()">getChannelRefList</a></span>()</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of channel refs.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="ChannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">ChannelRefOrBuilder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getChannelRefOrBuilder(int)">getChannelRefOrBuilder</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of channel refs.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<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" class="externalLink">List</a>&lt;? extends <a href="ChannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">ChannelRefOrBuilder</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getChannelRefOrBuilderList()">getChannelRefOrBuilderList</a></span>()</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of channel refs.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="ChannelData.html" title="class in io.grpc.channelz.v1">ChannelData</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getData()">getData</a></span>()</code></th>
<td class="colLast">
<div class="block">
Data specific to this channel.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="ChannelDataOrBuilder.html" title="interface in io.grpc.channelz.v1">ChannelDataOrBuilder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDataOrBuilder()">getDataOrBuilder</a></span>()</code></th>
<td class="colLast">
<div class="block">
Data specific to this channel.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="SubchannelRef.html" title="class in io.grpc.channelz.v1">SubchannelRef</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRef()">getRef</a></span>()</code></th>
<td class="colLast">
<div class="block">
The identifier for this channel.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="SubchannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SubchannelRefOrBuilder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRefOrBuilder()">getRefOrBuilder</a></span>()</code></th>
<td class="colLast">
<div class="block">
The identifier for this channel.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="SocketRef.html" title="class in io.grpc.channelz.v1">SocketRef</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSocketRef(int)">getSocketRef</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of sockets.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSocketRefCount()">getSocketRefCount</a></span>()</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of sockets.</div>
</td>
</tr>
<tr id="i11" 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" class="externalLink">List</a>&lt;<a href="SocketRef.html" title="class in io.grpc.channelz.v1">SocketRef</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSocketRefList()">getSocketRefList</a></span>()</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of sockets.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="SocketRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SocketRefOrBuilder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSocketRefOrBuilder(int)">getSocketRefOrBuilder</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of sockets.</div>
</td>
</tr>
<tr id="i13" 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" class="externalLink">List</a>&lt;? extends <a href="SocketRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SocketRefOrBuilder</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSocketRefOrBuilderList()">getSocketRefOrBuilderList</a></span>()</code></th>
<td class="colLast">
<div class="block">
There are no ordering guarantees on the order of sockets.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="SubchannelRef.html" title="class in io.grpc.channelz.v1">SubchannelRef</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSubchannelRef(int)">getSubchannelRef</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">
<div class="block">
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSubchannelRefCount()">getSubchannelRefCount</a></span>()</code></th>
<td class="colLast">
<div class="block">
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<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" class="externalLink">List</a>&lt;<a href="SubchannelRef.html" title="class in io.grpc.channelz.v1">SubchannelRef</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSubchannelRefList()">getSubchannelRefList</a></span>()</code></th>
<td class="colLast">
<div class="block">
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="SubchannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SubchannelRefOrBuilder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSubchannelRefOrBuilder(int)">getSubchannelRefOrBuilder</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">
<div class="block">
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<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" class="externalLink">List</a>&lt;? extends <a href="SubchannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SubchannelRefOrBuilder</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSubchannelRefOrBuilderList()">getSubchannelRefOrBuilderList</a></span>()</code></th>
<td class="colLast">
<div class="block">
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasData()">hasData</a></span>()</code></th>
<td class="colLast">
<div class="block">
Data specific to this channel.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasRef()">hasRef</a></span>()</code></th>
<td class="colLast">
<div class="block">
The identifier for this channel.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.com.google.protobuf.MessageLiteOrBuilder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageLiteOrBuilder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">MessageLiteOrBuilder</a></h3>
<code><a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageLiteOrBuilder.html?is-external=true#isInitialized--" title="class or interface in com.google.protobuf" class="externalLink">isInitialized</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.com.google.protobuf.MessageOrBuilder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">MessageOrBuilder</a></h3>
<code><a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#findInitializationErrors--" title="class or interface in com.google.protobuf" class="externalLink">findInitializationErrors</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#getAllFields--" title="class or interface in com.google.protobuf" class="externalLink">getAllFields</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#getDefaultInstanceForType--" title="class or interface in com.google.protobuf" class="externalLink">getDefaultInstanceForType</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#getDescriptorForType--" title="class or interface in com.google.protobuf" class="externalLink">getDescriptorForType</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#getField-com.google.protobuf.Descriptors.FieldDescriptor-" title="class or interface in com.google.protobuf" class="externalLink">getField</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#getInitializationErrorString--" title="class or interface in com.google.protobuf" class="externalLink">getInitializationErrorString</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#getOneofFieldDescriptor-com.google.protobuf.Descriptors.OneofDescriptor-" title="class or interface in com.google.protobuf" class="externalLink">getOneofFieldDescriptor</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#getRepeatedField-com.google.protobuf.Descriptors.FieldDescriptor-int-" title="class or interface in com.google.protobuf" class="externalLink">getRepeatedField</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#getRepeatedFieldCount-com.google.protobuf.Descriptors.FieldDescriptor-" title="class or interface in com.google.protobuf" class="externalLink">getRepeatedFieldCount</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#getUnknownFields--" title="class or interface in com.google.protobuf" class="externalLink">getUnknownFields</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#hasField-com.google.protobuf.Descriptors.FieldDescriptor-" title="class or interface in com.google.protobuf" class="externalLink">hasField</a>, <a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true#hasOneof-com.google.protobuf.Descriptors.OneofDescriptor-" title="class or interface in com.google.protobuf" class="externalLink">hasOneof</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="hasRef()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasRef</h4>
<pre class="methodSignature">boolean&nbsp;hasRef()</pre>
<div class="block"><pre>
The identifier for this channel.
</pre>
<code>.grpc.channelz.v1.SubchannelRef ref = 1;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the ref field is set.</dd>
</dl>
</li>
</ul>
<a id="getRef()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRef</h4>
<pre class="methodSignature"><a href="SubchannelRef.html" title="class in io.grpc.channelz.v1">SubchannelRef</a>&nbsp;getRef()</pre>
<div class="block"><pre>
The identifier for this channel.
</pre>
<code>.grpc.channelz.v1.SubchannelRef ref = 1;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The ref.</dd>
</dl>
</li>
</ul>
<a id="getRefOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRefOrBuilder</h4>
<pre class="methodSignature"><a href="SubchannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SubchannelRefOrBuilder</a>&nbsp;getRefOrBuilder()</pre>
<div class="block"><pre>
The identifier for this channel.
</pre>
<code>.grpc.channelz.v1.SubchannelRef ref = 1;</code></div>
</li>
</ul>
<a id="hasData()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasData</h4>
<pre class="methodSignature">boolean&nbsp;hasData()</pre>
<div class="block"><pre>
Data specific to this channel.
</pre>
<code>.grpc.channelz.v1.ChannelData data = 2;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the data field is set.</dd>
</dl>
</li>
</ul>
<a id="getData()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getData</h4>
<pre class="methodSignature"><a href="ChannelData.html" title="class in io.grpc.channelz.v1">ChannelData</a>&nbsp;getData()</pre>
<div class="block"><pre>
Data specific to this channel.
</pre>
<code>.grpc.channelz.v1.ChannelData data = 2;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The data.</dd>
</dl>
</li>
</ul>
<a id="getDataOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataOrBuilder</h4>
<pre class="methodSignature"><a href="ChannelDataOrBuilder.html" title="interface in io.grpc.channelz.v1">ChannelDataOrBuilder</a>&nbsp;getDataOrBuilder()</pre>
<div class="block"><pre>
Data specific to this channel.
</pre>
<code>.grpc.channelz.v1.ChannelData data = 2;</code></div>
</li>
</ul>
<a id="getChannelRefList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChannelRefList</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="ChannelRef.html" title="class in io.grpc.channelz.v1">ChannelRef</a>&gt;&nbsp;getChannelRefList()</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of channel refs.
There may not be cycles in the ref graph.
A channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;</code></div>
</li>
</ul>
<a id="getChannelRef(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChannelRef</h4>
<pre class="methodSignature"><a href="ChannelRef.html" title="class in io.grpc.channelz.v1">ChannelRef</a>&nbsp;getChannelRef&#8203;(int&nbsp;index)</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of channel refs.
There may not be cycles in the ref graph.
A channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;</code></div>
</li>
</ul>
<a id="getChannelRefCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChannelRefCount</h4>
<pre class="methodSignature">int&nbsp;getChannelRefCount()</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of channel refs.
There may not be cycles in the ref graph.
A channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;</code></div>
</li>
</ul>
<a id="getChannelRefOrBuilderList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChannelRefOrBuilderList</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;? extends <a href="ChannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">ChannelRefOrBuilder</a>&gt;&nbsp;getChannelRefOrBuilderList()</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of channel refs.
There may not be cycles in the ref graph.
A channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;</code></div>
</li>
</ul>
<a id="getChannelRefOrBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChannelRefOrBuilder</h4>
<pre class="methodSignature"><a href="ChannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">ChannelRefOrBuilder</a>&nbsp;getChannelRefOrBuilder&#8203;(int&nbsp;index)</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of channel refs.
There may not be cycles in the ref graph.
A channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;</code></div>
</li>
</ul>
<a id="getSubchannelRefList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubchannelRefList</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="SubchannelRef.html" title="class in io.grpc.channelz.v1">SubchannelRef</a>&gt;&nbsp;getSubchannelRefList()</pre>
<div class="block"><pre>
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
There are no ordering guarantees on the order of subchannel refs.
There may not be cycles in the ref graph.
A sub channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;</code></div>
</li>
</ul>
<a id="getSubchannelRef(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubchannelRef</h4>
<pre class="methodSignature"><a href="SubchannelRef.html" title="class in io.grpc.channelz.v1">SubchannelRef</a>&nbsp;getSubchannelRef&#8203;(int&nbsp;index)</pre>
<div class="block"><pre>
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
There are no ordering guarantees on the order of subchannel refs.
There may not be cycles in the ref graph.
A sub channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;</code></div>
</li>
</ul>
<a id="getSubchannelRefCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubchannelRefCount</h4>
<pre class="methodSignature">int&nbsp;getSubchannelRefCount()</pre>
<div class="block"><pre>
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
There are no ordering guarantees on the order of subchannel refs.
There may not be cycles in the ref graph.
A sub channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;</code></div>
</li>
</ul>
<a id="getSubchannelRefOrBuilderList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubchannelRefOrBuilderList</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;? extends <a href="SubchannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SubchannelRefOrBuilder</a>&gt;&nbsp;getSubchannelRefOrBuilderList()</pre>
<div class="block"><pre>
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
There are no ordering guarantees on the order of subchannel refs.
There may not be cycles in the ref graph.
A sub channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;</code></div>
</li>
</ul>
<a id="getSubchannelRefOrBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubchannelRefOrBuilder</h4>
<pre class="methodSignature"><a href="SubchannelRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SubchannelRefOrBuilder</a>&nbsp;getSubchannelRefOrBuilder&#8203;(int&nbsp;index)</pre>
<div class="block"><pre>
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
There are no ordering guarantees on the order of subchannel refs.
There may not be cycles in the ref graph.
A sub channel ref may be present in more than one channel or subchannel.
</pre>
<code>repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;</code></div>
</li>
</ul>
<a id="getSocketRefList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSocketRefList</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="SocketRef.html" title="class in io.grpc.channelz.v1">SocketRef</a>&gt;&nbsp;getSocketRefList()</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of sockets.
</pre>
<code>repeated .grpc.channelz.v1.SocketRef socket_ref = 5;</code></div>
</li>
</ul>
<a id="getSocketRef(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSocketRef</h4>
<pre class="methodSignature"><a href="SocketRef.html" title="class in io.grpc.channelz.v1">SocketRef</a>&nbsp;getSocketRef&#8203;(int&nbsp;index)</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of sockets.
</pre>
<code>repeated .grpc.channelz.v1.SocketRef socket_ref = 5;</code></div>
</li>
</ul>
<a id="getSocketRefCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSocketRefCount</h4>
<pre class="methodSignature">int&nbsp;getSocketRefCount()</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of sockets.
</pre>
<code>repeated .grpc.channelz.v1.SocketRef socket_ref = 5;</code></div>
</li>
</ul>
<a id="getSocketRefOrBuilderList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSocketRefOrBuilderList</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;? extends <a href="SocketRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SocketRefOrBuilder</a>&gt;&nbsp;getSocketRefOrBuilderList()</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of sockets.
</pre>
<code>repeated .grpc.channelz.v1.SocketRef socket_ref = 5;</code></div>
</li>
</ul>
<a id="getSocketRefOrBuilder(int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getSocketRefOrBuilder</h4>
<pre class="methodSignature"><a href="SocketRefOrBuilder.html" title="interface in io.grpc.channelz.v1">SocketRefOrBuilder</a>&nbsp;getSocketRefOrBuilder&#8203;(int&nbsp;index)</pre>
<div class="block"><pre>
There are no ordering guarantees on the order of sockets.
</pre>
<code>repeated .grpc.channelz.v1.SocketRef socket_ref = 5;</code></div>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SubchannelOrBuilder.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" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</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 id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>