blob: 9633b798b174fbbdd57da9d57a71d290cf64c97a [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>Uses of Class org.apache.calcite.avatica.remote.Service.RpcMetadataResponse (Apache Calcite Avatica 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="Uses of Class org.apache.calcite.avatica.remote.Service.RpcMetadataResponse (Apache Calcite Avatica 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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/calcite/avatica/remote/class-use/Service.RpcMetadataResponse.html" target="_top">Frames</a></li>
<li><a href="Service.RpcMetadataResponse.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">
<h2 title="Uses of Class org.apache.calcite.avatica.remote.Service.RpcMetadataResponse" class="title">Uses of Class<br>org.apache.calcite.avatica.remote.Service.RpcMetadataResponse</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.calcite.avatica">org.apache.calcite.avatica</a></td>
<td class="colLast">
<div class="block">Avatica JDBC framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.calcite.avatica.remote">org.apache.calcite.avatica.remote</a></td>
<td class="colLast">
<div class="block">JDBC driver that uses remote procedure calls.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.calcite.avatica.server">org.apache.calcite.avatica.server</a></td>
<td class="colLast">
<div class="block">Avatica server that listens for HTTP requests.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.calcite.avatica">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a> in <a href="../../../../../../org/apache/calcite/avatica/package-summary.html">org.apache.calcite.avatica</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/calcite/avatica/package-summary.html">org.apache.calcite.avatica</a> that return <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">AvaticaClientRuntimeException.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/AvaticaClientRuntimeException.html#getRpcMetadata--">getRpcMetadata</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/calcite/avatica/package-summary.html">org.apache.calcite.avatica</a> with parameters of type <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/AvaticaClientRuntimeException.html#AvaticaClientRuntimeException-java.lang.String-int-java.lang.String-org.apache.calcite.avatica.AvaticaSeverity-java.util.List-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">AvaticaClientRuntimeException</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;errorMessage,
int&nbsp;errorCode,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sqlState,
<a href="../../../../../../org/apache/calcite/avatica/AvaticaSeverity.html" title="enum in org.apache.calcite.avatica">AvaticaSeverity</a>&nbsp;severity,
<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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;serverExceptions,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;metadata)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.calcite.avatica.remote">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a> in <a href="../../../../../../org/apache/calcite/avatica/remote/package-summary.html">org.apache.calcite.avatica.remote</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/calcite/avatica/remote/package-summary.html">org.apache.calcite.avatica.remote</a> declared as <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.ResultSetResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ResultSetResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.ExecuteResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ExecuteResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.PrepareResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.PrepareResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.FetchResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.FetchResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.CreateStatementResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.CreateStatementResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.CloseStatementResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.CloseStatementResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.OpenConnectionResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.OpenConnectionResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.CloseConnectionResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.CloseConnectionResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.ConnectionSyncResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ConnectionSyncResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.DatabasePropertyResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.DatabasePropertyResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.ErrorResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ErrorResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.SyncResultsResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.SyncResultsResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">Service.ExecuteBatchResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ExecuteBatchResponse.html#rpcMetadata">rpcMetadata</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/calcite/avatica/remote/package-summary.html">org.apache.calcite.avatica.remote</a> with parameters of type <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Service.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.html#setRpcMetadata-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">setRpcMetadata</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;metadata)</code>
<div class="block">Sets server-level metadata for RPCs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LocalService.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/LocalService.html#setRpcMetadata-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">setRpcMetadata</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;serverLevelRpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Handler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Handler.html#setRpcMetadata-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">setRpcMetadata</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;metadata)</code>
<div class="block">Sets some general server information to return to the client in all responses.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractService.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/AbstractService.html#setRpcMetadata-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">setRpcMetadata</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;metadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/AbstractHandler.html#setRpcMetadata-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">setRpcMetadata</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;metadata)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/calcite/avatica/remote/package-summary.html">org.apache.calcite.avatica.remote</a> with parameters of type <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.CloseConnectionResponse.html#CloseConnectionResponse-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">CloseConnectionResponse</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.CloseStatementResponse.html#CloseStatementResponse-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">CloseStatementResponse</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ConnectionSyncResponse.html#ConnectionSyncResponse-org.apache.calcite.avatica.Meta.ConnectionProperties-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">ConnectionSyncResponse</a></span>(<a href="../../../../../../org/apache/calcite/avatica/Meta.ConnectionProperties.html" title="interface in org.apache.calcite.avatica">Meta.ConnectionProperties</a>&nbsp;connProps,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.CreateStatementResponse.html#CreateStatementResponse-java.lang.String-int-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">CreateStatementResponse</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectionId,
int&nbsp;statementId,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.DatabasePropertyResponse.html#DatabasePropertyResponse-java.util.Map-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">DatabasePropertyResponse</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/calcite/avatica/Meta.DatabaseProperty.html" title="enum in org.apache.calcite.avatica">Meta.DatabaseProperty</a>,<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>&gt;&nbsp;map,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ErrorResponse.html#ErrorResponse-java.lang.Exception-java.lang.String-int-java.lang.String-org.apache.calcite.avatica.AvaticaSeverity-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">ErrorResponse</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;e,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;errorMessage,
int&nbsp;code,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sqlState,
<a href="../../../../../../org/apache/calcite/avatica/AvaticaSeverity.html" title="enum in org.apache.calcite.avatica">AvaticaSeverity</a>&nbsp;severity,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ErrorResponse.html#ErrorResponse-java.util.List-java.lang.String-int-java.lang.String-org.apache.calcite.avatica.AvaticaSeverity-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">ErrorResponse</a></span>(<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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;exceptions,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;errorMessage,
int&nbsp;errorCode,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sqlState,
<a href="../../../../../../org/apache/calcite/avatica/AvaticaSeverity.html" title="enum in org.apache.calcite.avatica">AvaticaSeverity</a>&nbsp;severity,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ErrorResponse.html#ErrorResponse-java.lang.String-int-java.lang.String-org.apache.calcite.avatica.AvaticaSeverity-java.util.List-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">ErrorResponse</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;errorMessage,
int&nbsp;code,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sqlState,
<a href="../../../../../../org/apache/calcite/avatica/AvaticaSeverity.html" title="enum in org.apache.calcite.avatica">AvaticaSeverity</a>&nbsp;severity,
<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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;exceptions,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ExecuteBatchResponse.html#ExecuteBatchResponse-java.lang.String-int-long:A-boolean-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">ExecuteBatchResponse</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectionId,
int&nbsp;statementId,
long[]&nbsp;updateCounts,
boolean&nbsp;missingStatement,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ExecuteResponse.html#ExecuteResponse-java.util.List-boolean-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">ExecuteResponse</a></span>(<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/calcite/avatica/remote/Service.ResultSetResponse.html" title="class in org.apache.calcite.avatica.remote">Service.ResultSetResponse</a>&gt;&nbsp;results,
boolean&nbsp;missingStatement,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.FetchResponse.html#FetchResponse-org.apache.calcite.avatica.Meta.Frame-boolean-boolean-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">FetchResponse</a></span>(<a href="../../../../../../org/apache/calcite/avatica/Meta.Frame.html" title="class in org.apache.calcite.avatica">Meta.Frame</a>&nbsp;frame,
boolean&nbsp;missingStatement,
boolean&nbsp;missingResults,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.OpenConnectionResponse.html#OpenConnectionResponse-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">OpenConnectionResponse</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.PrepareResponse.html#PrepareResponse-org.apache.calcite.avatica.Meta.StatementHandle-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">PrepareResponse</a></span>(<a href="../../../../../../org/apache/calcite/avatica/Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;statement,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.ResultSetResponse.html#ResultSetResponse-java.lang.String-int-boolean-org.apache.calcite.avatica.Meta.Signature-org.apache.calcite.avatica.Meta.Frame-long-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">ResultSetResponse</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectionId,
int&nbsp;statementId,
boolean&nbsp;ownStatement,
<a href="../../../../../../org/apache/calcite/avatica/Meta.Signature.html" title="class in org.apache.calcite.avatica">Meta.Signature</a>&nbsp;signature,
<a href="../../../../../../org/apache/calcite/avatica/Meta.Frame.html" title="class in org.apache.calcite.avatica">Meta.Frame</a>&nbsp;firstFrame,
long&nbsp;updateCount,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/remote/Service.SyncResultsResponse.html#SyncResultsResponse-boolean-boolean-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">SyncResultsResponse</a></span>(boolean&nbsp;moreResults,
boolean&nbsp;missingStatement,
<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.calcite.avatica.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a> in <a href="../../../../../../org/apache/calcite/avatica/server/package-summary.html">org.apache.calcite.avatica.server</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/calcite/avatica/server/package-summary.html">org.apache.calcite.avatica.server</a> with parameters of type <a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingAvaticaHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/server/DelegatingAvaticaHandler.html#setServerRpcMetadata-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">setServerRpcMetadata</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;metadata)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AvaticaProtobufHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/server/AvaticaProtobufHandler.html#setServerRpcMetadata-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">setServerRpcMetadata</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;metadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AvaticaJsonHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/server/AvaticaJsonHandler.html#setServerRpcMetadata-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">setServerRpcMetadata</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;metadata)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AvaticaHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/calcite/avatica/server/AvaticaHandler.html#setServerRpcMetadata-org.apache.calcite.avatica.remote.Service.RpcMetadataResponse-">setServerRpcMetadata</a></span>(<a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;metadata)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/calcite/avatica/remote/class-use/Service.RpcMetadataResponse.html" target="_top">Frames</a></li>
<li><a href="Service.RpcMetadataResponse.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; 2012&#x2013;2018 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>