blob: 3d7e093a516f28ff172154847f7e688d44603962 [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>org.apache.drill.exec.rpc (Drill : 1.20.3 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="org.apache.drill.exec.rpc (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.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/drill/exec/resourcemgr/util/package-summary.html">Prev&nbsp;Package</a></li>
<li><a href="../../../../../org/apache/drill/exec/rpc/control/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/drill/exec/rpc/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package&nbsp;org.apache.drill.exec.rpc</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ChannelListenerWithCoordinationId.html" title="interface in org.apache.drill.exec.rpc">ChannelListenerWithCoordinationId</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ClientConnection.html" title="interface in org.apache.drill.exec.rpc">ClientConnection</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ConnectionConfig.html" title="interface in org.apache.drill.exec.rpc">ConnectionConfig</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ConnectionThrottle.html" title="interface in org.apache.drill.exec.rpc">ConnectionThrottle</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/DrillRpcFuture.html" title="interface in org.apache.drill.exec.rpc">DrillRpcFuture</a>&lt;T&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/EncryptionContext.html" title="interface in org.apache.drill.exec.rpc">EncryptionContext</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/OutOfMemoryHandler.html" title="interface in org.apache.drill.exec.rpc">OutOfMemoryHandler</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RemoteConnection.html" title="interface in org.apache.drill.exec.rpc">RemoteConnection</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RequestHandler.html" title="interface in org.apache.drill.exec.rpc">RequestHandler</a>&lt;S extends <a href="../../../../../org/apache/drill/exec/rpc/ServerConnection.html" title="interface in org.apache.drill.exec.rpc">ServerConnection</a>&lt;S&gt;&gt;</td>
<td class="colLast">
<div class="block">Note that if a handler maintains any internal state, the state will be disposed if the handler on the connection
changes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ResponseSender.html" title="interface in org.apache.drill.exec.rpc">ResponseSender</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcCommand.html" title="interface in org.apache.drill.exec.rpc">RpcCommand</a>&lt;T extends com.google.protobuf.MessageLite,C extends <a href="../../../../../org/apache/drill/exec/rpc/RemoteConnection.html" title="interface in org.apache.drill.exec.rpc">RemoteConnection</a>,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcConnectionHandler.html" title="interface in org.apache.drill.exec.rpc">RpcConnectionHandler</a>&lt;T extends <a href="../../../../../org/apache/drill/exec/rpc/RemoteConnection.html" title="interface in org.apache.drill.exec.rpc">RemoteConnection</a>&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcMetrics.html" title="interface in org.apache.drill.exec.rpc">RpcMetrics</a></td>
<td class="colLast">
<div class="block">Holder interface for all the metrics used in RPC layer</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcOutcome.html" title="interface in org.apache.drill.exec.rpc">RpcOutcome</a>&lt;T&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcOutcomeListener.html" title="interface in org.apache.drill.exec.rpc">RpcOutcomeListener</a>&lt;V&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/SaslCodec.html" title="interface in org.apache.drill.exec.rpc">SaslCodec</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ServerConnection.html" title="interface in org.apache.drill.exec.rpc">ServerConnection</a>&lt;S extends <a href="../../../../../org/apache/drill/exec/rpc/ServerConnection.html" title="interface in org.apache.drill.exec.rpc">ServerConnection</a>&lt;S&gt;&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/UserClientConnection.html" title="interface in org.apache.drill.exec.rpc">UserClientConnection</a></td>
<td class="colLast">
<div class="block">Interface for getting user session properties and interacting with user
connection.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/AbstractClientConnection.html" title="class in org.apache.drill.exec.rpc">AbstractClientConnection</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/AbstractConnectionConfig.html" title="class in org.apache.drill.exec.rpc">AbstractConnectionConfig</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/AbstractDisposableUserClientConnection.html" title="class in org.apache.drill.exec.rpc">AbstractDisposableUserClientConnection</a></td>
<td class="colLast">
<div class="block">Helps to run a query and await on the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/AbstractHandshakeHandler.html" title="class in org.apache.drill.exec.rpc">AbstractHandshakeHandler</a>&lt;T extends com.google.protobuf.MessageLite&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/AbstractRemoteConnection.html" title="class in org.apache.drill.exec.rpc">AbstractRemoteConnection</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/AbstractRpcMetrics.html" title="class in org.apache.drill.exec.rpc">AbstractRpcMetrics</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/AbstractServerConnection.html" title="class in org.apache.drill.exec.rpc">AbstractServerConnection</a>&lt;S extends <a href="../../../../../org/apache/drill/exec/rpc/ServerConnection.html" title="interface in org.apache.drill.exec.rpc">ServerConnection</a>&lt;S&gt;&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/Acks.html" title="class in org.apache.drill.exec.rpc">Acks</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/BaseRpcOutcomeListener.html" title="class in org.apache.drill.exec.rpc">BaseRpcOutcomeListener</a>&lt;T&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/BasicClient.html" title="class in org.apache.drill.exec.rpc">BasicClient</a>&lt;T extends com.google.protobuf.Internal.EnumLite,CC extends <a href="../../../../../org/apache/drill/exec/rpc/ClientConnection.html" title="interface in org.apache.drill.exec.rpc">ClientConnection</a>,HS extends com.google.protobuf.MessageLite,HR extends com.google.protobuf.MessageLite&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/BasicServer.html" title="class in org.apache.drill.exec.rpc">BasicServer</a>&lt;T extends com.google.protobuf.Internal.EnumLite,SC extends <a href="../../../../../org/apache/drill/exec/rpc/ServerConnection.html" title="interface in org.apache.drill.exec.rpc">ServerConnection</a>&lt;SC&gt;&gt;</td>
<td class="colLast">
<div class="block">A server is bound to a port and is responsible for responding to various type of requests.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/BasicServer.ServerHandshakeHandler.html" title="class in org.apache.drill.exec.rpc">BasicServer.ServerHandshakeHandler</a>&lt;T extends com.google.protobuf.MessageLite&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/BitConnectionConfig.html" title="class in org.apache.drill.exec.rpc">BitConnectionConfig</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/BitRpcUtility.html" title="class in org.apache.drill.exec.rpc">BitRpcUtility</a></td>
<td class="colLast">
<div class="block">Utility class providing common methods shared between <a href="../../../../../org/apache/drill/exec/rpc/data/DataClient.html" title="class in org.apache.drill.exec.rpc.data"><code>DataClient</code></a> and
<a href="../../../../../org/apache/drill/exec/rpc/control/ControlClient.html" title="class in org.apache.drill.exec.rpc.control"><code>ControlClient</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ConnectionMultiListener.html" title="class in org.apache.drill.exec.rpc">ConnectionMultiListener</a>&lt;T extends com.google.protobuf.Internal.EnumLite,CC extends <a href="../../../../../org/apache/drill/exec/rpc/ClientConnection.html" title="interface in org.apache.drill.exec.rpc">ClientConnection</a>,HS extends com.google.protobuf.MessageLite,HR extends com.google.protobuf.MessageLite,BC extends <a href="../../../../../org/apache/drill/exec/rpc/BasicClient.html" title="class in org.apache.drill.exec.rpc">BasicClient</a>&lt;T,CC,HS,HR&gt;&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ConnectionMultiListener.Builder.html" title="class in org.apache.drill.exec.rpc">ConnectionMultiListener.Builder</a>&lt;T extends com.google.protobuf.Internal.EnumLite,CC extends <a href="../../../../../org/apache/drill/exec/rpc/ClientConnection.html" title="interface in org.apache.drill.exec.rpc">ClientConnection</a>,HS extends com.google.protobuf.MessageLite,HR extends com.google.protobuf.MessageLite,BC extends <a href="../../../../../org/apache/drill/exec/rpc/BasicClient.html" title="class in org.apache.drill.exec.rpc">BasicClient</a>&lt;T,CC,HS,HR&gt;&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ConnectionMultiListener.SSLHandshakeListener.html" title="class in org.apache.drill.exec.rpc">ConnectionMultiListener.SSLHandshakeListener</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/DynamicSemaphore.html" title="class in org.apache.drill.exec.rpc">DynamicSemaphore</a></td>
<td class="colLast">
<div class="block">Dynamic credit based flow control:
The sender initially sends batch to the sender by the initial static credit (3).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/EncryptionContextImpl.html" title="class in org.apache.drill.exec.rpc">EncryptionContextImpl</a></td>
<td class="colLast">
<div class="block">Context to help initializing encryption related configurations for a connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/FailingRequestHandler.html" title="class in org.apache.drill.exec.rpc">FailingRequestHandler</a>&lt;S extends <a href="../../../../../org/apache/drill/exec/rpc/ServerConnection.html" title="interface in org.apache.drill.exec.rpc">ServerConnection</a>&lt;S&gt;&gt;</td>
<td class="colLast">
<div class="block">This handler fails any request on the connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/FutureBitCommand.html" title="class in org.apache.drill.exec.rpc">FutureBitCommand</a>&lt;T extends com.google.protobuf.MessageLite,C extends <a href="../../../../../org/apache/drill/exec/rpc/RemoteConnection.html" title="interface in org.apache.drill.exec.rpc">RemoteConnection</a>,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/InboundRpcMessage.html" title="class in org.apache.drill.exec.rpc">InboundRpcMessage</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ListeningCommand.html" title="class in org.apache.drill.exec.rpc">ListeningCommand</a>&lt;T extends com.google.protobuf.MessageLite,C extends <a href="../../../../../org/apache/drill/exec/rpc/RemoteConnection.html" title="interface in org.apache.drill.exec.rpc">RemoteConnection</a>,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/NamedThreadFactory.html" title="class in org.apache.drill.exec.rpc">NamedThreadFactory</a></td>
<td class="colLast">
<div class="block"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true" title="class or interface in java.util.concurrent"><code>ThreadFactory</code></a> for <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent"><code>ExecutorService</code></a>s that names threads sequentially.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/OutboundRpcMessage.html" title="class in org.apache.drill.exec.rpc">OutboundRpcMessage</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ProtobufLengthDecoder.html" title="class in org.apache.drill.exec.rpc">ProtobufLengthDecoder</a></td>
<td class="colLast">
<div class="block">Modified version of <code>io.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder</code> that avoids bytebuf copy.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ReconnectingConnection.html" title="class in org.apache.drill.exec.rpc">ReconnectingConnection</a>&lt;C extends <a href="../../../../../org/apache/drill/exec/rpc/ClientConnection.html" title="interface in org.apache.drill.exec.rpc">ClientConnection</a>,HS extends com.google.protobuf.MessageLite&gt;</td>
<td class="colLast">
<div class="block">Manager all connections between two particular bits.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ResettableBarrier.html" title="class in org.apache.drill.exec.rpc">ResettableBarrier</a></td>
<td class="colLast">
<div class="block">Modified implementation of countdown latch that allows a barrier to be unilaterally opened and closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/Response.html" title="class in org.apache.drill.exec.rpc">Response</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcBus.html" title="class in org.apache.drill.exec.rpc">RpcBus</a>&lt;T extends com.google.protobuf.Internal.EnumLite,C extends <a href="../../../../../org/apache/drill/exec/rpc/RemoteConnection.html" title="interface in org.apache.drill.exec.rpc">RemoteConnection</a>&gt;</td>
<td class="colLast">
<div class="block">The Rpc Bus deals with incoming and outgoing communication and is used on both the server and the client side of a
system.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcCheckedFuture.html" title="class in org.apache.drill.exec.rpc">RpcCheckedFuture</a>&lt;T&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcConfig.html" title="class in org.apache.drill.exec.rpc">RpcConfig</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcConfig.RpcConfigBuilder.html" title="class in org.apache.drill.exec.rpc">RpcConfig.RpcConfigBuilder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcConfig.RpcMessageType.html" title="class in org.apache.drill.exec.rpc">RpcConfig.RpcMessageType</a>&lt;SEND extends com.google.protobuf.MessageLite,RECEIVE extends com.google.protobuf.MessageLite,T extends com.google.protobuf.Internal.EnumLite&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcConstants.html" title="class in org.apache.drill.exec.rpc">RpcConstants</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcExceptionHandler.html" title="class in org.apache.drill.exec.rpc">RpcExceptionHandler</a>&lt;C extends <a href="../../../../../org/apache/drill/exec/rpc/RemoteConnection.html" title="interface in org.apache.drill.exec.rpc">RemoteConnection</a>&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcMessage.html" title="class in org.apache.drill.exec.rpc">RpcMessage</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/TransportCheck.html" title="class in org.apache.drill.exec.rpc">TransportCheck</a></td>
<td class="colLast">
<div class="block">TransportCheck decides whether or not to use the native EPOLL mechanism for communication.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Enum</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcConnectionHandler.FailureType.html" title="enum in org.apache.drill.exec.rpc">RpcConnectionHandler.FailureType</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Exception</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/ChannelClosedException.html" title="class in org.apache.drill.exec.rpc">ChannelClosedException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/NonTransientRpcException.html" title="class in org.apache.drill.exec.rpc">NonTransientRpcException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/RpcException.html" title="class in org.apache.drill.exec.rpc">RpcException</a></td>
<td class="colLast">
<div class="block">Parent class for all rpc exceptions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/drill/exec/rpc/UserRpcException.html" title="class in org.apache.drill.exec.rpc">UserRpcException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.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/drill/exec/resourcemgr/util/package-summary.html">Prev&nbsp;Package</a></li>
<li><a href="../../../../../org/apache/drill/exec/rpc/control/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/drill/exec/rpc/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1970 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>