blob: 55ee479b1c4b737002ed0825ce63a95d9852ad2a [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (Apache Calcite Avatica 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.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.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Apache Calcite Avatica API)";
}
}
catch(err) {
}
//-->
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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>
<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>
<main role="main">
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<section role="region">
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#org.apache">org.apache.*</a></li>
</ul>
</section>
</div>
<div class="constantValuesContainer"><a id="org.apache">
<!-- -->
</a>
<section role="region">
<h2 title="org.apache">org.apache.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.<a href="org/apache/calcite/avatica/AvaticaConnection.html" title="class in org.apache.calcite.avatica">AvaticaConnection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaConnection.NUM_EXECUTE_RETRIES_DEFAULT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#NUM_EXECUTE_RETRIES_DEFAULT">NUM_EXECUTE_RETRIES_DEFAULT</a></code></th>
<td class="colLast"><code>"5"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaConnection.NUM_EXECUTE_RETRIES_KEY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#NUM_EXECUTE_RETRIES_KEY">NUM_EXECUTE_RETRIES_KEY</a></code></th>
<td class="colLast"><code>"avatica.statement.retries"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaConnection.PLAN_COLUMN_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#PLAN_COLUMN_NAME">PLAN_COLUMN_NAME</a></code></th>
<td class="colLast"><code>"PLAN"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaConnection.ROWCOUNT_COLUMN_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#ROWCOUNT_COLUMN_NAME">ROWCOUNT_COLUMN_NAME</a></code></th>
<td class="colLast"><code>"ROWCOUNT"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.<a href="org/apache/calcite/avatica/AvaticaStatement.html" title="class in org.apache.calcite.avatica">AvaticaStatement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaStatement.DEFAULT_FETCH_SIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaStatement.html#DEFAULT_FETCH_SIZE">DEFAULT_FETCH_SIZE</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.<a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaColumn</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.MetaImpl.MetaColumn.isAutoincrement">
<!-- -->
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html#isAutoincrement">isAutoincrement</a></code></th>
<td class="colLast"><code>""</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.MetaImpl.MetaColumn.isGeneratedcolumn">
<!-- -->
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html#isGeneratedcolumn">isGeneratedcolumn</a></code></th>
<td class="colLast"><code>""</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.jdbc.<a href="org/apache/calcite/avatica/jdbc/JdbcMeta.html" title="class in org.apache.calcite.avatica.jdbc">JdbcMeta</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.jdbc.JdbcMeta.UNLIMITED_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/jdbc/JdbcMeta.html#UNLIMITED_COUNT">UNLIMITED_COUNT</a></code></th>
<td class="colLast"><code>-2</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html" title="class in org.apache.calcite.avatica.proto">Common.AvaticaParameter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.CLASS_NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#CLASS_NAME_FIELD_NUMBER">CLASS_NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.PARAMETER_TYPE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#PARAMETER_TYPE_FIELD_NUMBER">PARAMETER_TYPE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.PRECISION_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#PRECISION_FIELD_NUMBER">PRECISION_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.SCALE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#SCALE_FIELD_NUMBER">SCALE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.SIGNED_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#SIGNED_FIELD_NUMBER">SIGNED_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.TYPE_NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#TYPE_NAME_FIELD_NUMBER">TYPE_NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html" title="class in org.apache.calcite.avatica.proto">Common.AvaticaType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.COLUMNS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#COLUMNS_FIELD_NUMBER">COLUMNS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.COMPONENT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#COMPONENT_FIELD_NUMBER">COMPONENT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.REP_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#REP_FIELD_NUMBER">REP_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html" title="class in org.apache.calcite.avatica.proto">Common.ColumnMetaData</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.AUTO_INCREMENT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#AUTO_INCREMENT_FIELD_NUMBER">AUTO_INCREMENT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.CASE_SENSITIVE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#CASE_SENSITIVE_FIELD_NUMBER">CASE_SENSITIVE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.CATALOG_NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#CATALOG_NAME_FIELD_NUMBER">CATALOG_NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>15</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.COLUMN_CLASS_NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#COLUMN_CLASS_NAME_FIELD_NUMBER">COLUMN_CLASS_NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>19</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.COLUMN_NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#COLUMN_NAME_FIELD_NUMBER">COLUMN_NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>10</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.CURRENCY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#CURRENCY_FIELD_NUMBER">CURRENCY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.DEFINITELY_WRITABLE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#DEFINITELY_WRITABLE_FIELD_NUMBER">DEFINITELY_WRITABLE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>18</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.DISPLAY_SIZE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#DISPLAY_SIZE_FIELD_NUMBER">DISPLAY_SIZE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.LABEL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#LABEL_FIELD_NUMBER">LABEL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>9</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.NULLABLE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#NULLABLE_FIELD_NUMBER">NULLABLE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.ORDINAL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#ORDINAL_FIELD_NUMBER">ORDINAL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.PRECISION_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#PRECISION_FIELD_NUMBER">PRECISION_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>12</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.READ_ONLY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#READ_ONLY_FIELD_NUMBER">READ_ONLY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SCALE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SCALE_FIELD_NUMBER">SCALE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>13</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SCHEMA_NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SCHEMA_NAME_FIELD_NUMBER">SCHEMA_NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>11</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SEARCHABLE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SEARCHABLE_FIELD_NUMBER">SEARCHABLE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SIGNED_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SIGNED_FIELD_NUMBER">SIGNED_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.TABLE_NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#TABLE_NAME_FIELD_NUMBER">TABLE_NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>14</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.TYPE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>20</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.WRITABLE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#WRITABLE_FIELD_NUMBER">WRITABLE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>17</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html" title="class in org.apache.calcite.avatica.proto">Common.ColumnValue</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnValue.ARRAY_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#ARRAY_VALUE_FIELD_NUMBER">ARRAY_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnValue.HAS_ARRAY_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#HAS_ARRAY_VALUE_FIELD_NUMBER">HAS_ARRAY_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnValue.SCALAR_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#SCALAR_VALUE_FIELD_NUMBER">SCALAR_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnValue.VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html" title="class in org.apache.calcite.avatica.proto">Common.ConnectionProperties</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.AUTO_COMMIT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#AUTO_COMMIT_FIELD_NUMBER">AUTO_COMMIT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.CATALOG_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.HAS_AUTO_COMMIT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#HAS_AUTO_COMMIT_FIELD_NUMBER">HAS_AUTO_COMMIT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.HAS_READ_ONLY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#HAS_READ_ONLY_FIELD_NUMBER">HAS_READ_ONLY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.IS_DIRTY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#IS_DIRTY_FIELD_NUMBER">IS_DIRTY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.READ_ONLY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#READ_ONLY_FIELD_NUMBER">READ_ONLY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.SCHEMA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#SCHEMA_FIELD_NUMBER">SCHEMA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.TRANSACTION_ISOLATION_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#TRANSACTION_ISOLATION_FIELD_NUMBER">TRANSACTION_ISOLATION_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html" title="class in org.apache.calcite.avatica.proto">Common.CursorFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.CLASS_NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html#CLASS_NAME_FIELD_NUMBER">CLASS_NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.FIELD_NAMES_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html#FIELD_NAMES_FIELD_NUMBER">FIELD_NAMES_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.STYLE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html#STYLE_FIELD_NUMBER">STYLE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html" title="enum in org.apache.calcite.avatica.proto">Common.CursorFactory.Style</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.ARRAY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#ARRAY_VALUE">ARRAY_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.LIST_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#LIST_VALUE">LIST_VALUE</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.MAP_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#MAP_VALUE">MAP_VALUE</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.OBJECT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#OBJECT_VALUE">OBJECT_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.RECORD_PROJECTION_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#RECORD_PROJECTION_VALUE">RECORD_PROJECTION_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.RECORD_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#RECORD_VALUE">RECORD_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html" title="class in org.apache.calcite.avatica.proto">Common.DatabaseProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.DatabaseProperty.FUNCTIONS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html#FUNCTIONS_FIELD_NUMBER">FUNCTIONS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.DatabaseProperty.NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Frame.html" title="class in org.apache.calcite.avatica.proto">Common.Frame</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Frame.DONE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Frame.html#DONE_FIELD_NUMBER">DONE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Frame.OFFSET_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Frame.html#OFFSET_FIELD_NUMBER">OFFSET_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Frame.ROWS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Frame.html#ROWS_FIELD_NUMBER">ROWS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html" title="enum in org.apache.calcite.avatica.proto">Common.MetaDataOperation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_ATTRIBUTES_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_ATTRIBUTES_VALUE">GET_ATTRIBUTES_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_BEST_ROW_IDENTIFIER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_BEST_ROW_IDENTIFIER_VALUE">GET_BEST_ROW_IDENTIFIER_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_CATALOGS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_CATALOGS_VALUE">GET_CATALOGS_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_CLIENT_INFO_PROPERTIES_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_CLIENT_INFO_PROPERTIES_VALUE">GET_CLIENT_INFO_PROPERTIES_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_COLUMN_PRIVILEGES_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_COLUMN_PRIVILEGES_VALUE">GET_COLUMN_PRIVILEGES_VALUE</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_COLUMNS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_COLUMNS_VALUE">GET_COLUMNS_VALUE</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_CROSS_REFERENCE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_CROSS_REFERENCE_VALUE">GET_CROSS_REFERENCE_VALUE</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_EXPORTED_KEYS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_EXPORTED_KEYS_VALUE">GET_EXPORTED_KEYS_VALUE</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_FUNCTION_COLUMNS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_FUNCTION_COLUMNS_VALUE">GET_FUNCTION_COLUMNS_VALUE</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_FUNCTIONS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_FUNCTIONS_VALUE">GET_FUNCTIONS_VALUE</a></code></th>
<td class="colLast"><code>9</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_IMPORTED_KEYS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_IMPORTED_KEYS_VALUE">GET_IMPORTED_KEYS_VALUE</a></code></th>
<td class="colLast"><code>10</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_INDEX_INFO_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_INDEX_INFO_VALUE">GET_INDEX_INFO_VALUE</a></code></th>
<td class="colLast"><code>11</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PRIMARY_KEYS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PRIMARY_KEYS_VALUE">GET_PRIMARY_KEYS_VALUE</a></code></th>
<td class="colLast"><code>12</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PROCEDURE_COLUMNS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PROCEDURE_COLUMNS_VALUE">GET_PROCEDURE_COLUMNS_VALUE</a></code></th>
<td class="colLast"><code>13</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PROCEDURES_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PROCEDURES_VALUE">GET_PROCEDURES_VALUE</a></code></th>
<td class="colLast"><code>14</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PSEUDO_COLUMNS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PSEUDO_COLUMNS_VALUE">GET_PSEUDO_COLUMNS_VALUE</a></code></th>
<td class="colLast"><code>15</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SCHEMAS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SCHEMAS_VALUE">GET_SCHEMAS_VALUE</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SCHEMAS_WITH_ARGS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SCHEMAS_WITH_ARGS_VALUE">GET_SCHEMAS_WITH_ARGS_VALUE</a></code></th>
<td class="colLast"><code>17</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SUPER_TABLES_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SUPER_TABLES_VALUE">GET_SUPER_TABLES_VALUE</a></code></th>
<td class="colLast"><code>18</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SUPER_TYPES_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SUPER_TYPES_VALUE">GET_SUPER_TYPES_VALUE</a></code></th>
<td class="colLast"><code>19</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TABLE_PRIVILEGES_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TABLE_PRIVILEGES_VALUE">GET_TABLE_PRIVILEGES_VALUE</a></code></th>
<td class="colLast"><code>20</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TABLE_TYPES_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TABLE_TYPES_VALUE">GET_TABLE_TYPES_VALUE</a></code></th>
<td class="colLast"><code>22</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TABLES_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TABLES_VALUE">GET_TABLES_VALUE</a></code></th>
<td class="colLast"><code>21</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TYPE_INFO_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TYPE_INFO_VALUE">GET_TYPE_INFO_VALUE</a></code></th>
<td class="colLast"><code>23</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_UDTS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_UDTS_VALUE">GET_UDTS_VALUE</a></code></th>
<td class="colLast"><code>24</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_VERSION_COLUMNS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_VERSION_COLUMNS_VALUE">GET_VERSION_COLUMNS_VALUE</a></code></th>
<td class="colLast"><code>25</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html" title="class in org.apache.calcite.avatica.proto">Common.MetaDataOperationArgument</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.BOOL_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#BOOL_VALUE_FIELD_NUMBER">BOOL_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.INT_ARRAY_VALUES_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#INT_ARRAY_VALUES_FIELD_NUMBER">INT_ARRAY_VALUES_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.INT_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#INT_VALUE_FIELD_NUMBER">INT_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.STRING_ARRAY_VALUES_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#STRING_ARRAY_VALUES_FIELD_NUMBER">STRING_ARRAY_VALUES_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.STRING_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#STRING_VALUE_FIELD_NUMBER">STRING_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.TYPE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html" title="enum in org.apache.calcite.avatica.proto">Common.MetaDataOperationArgument.ArgumentType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.BOOL_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#BOOL_VALUE">BOOL_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.INT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#INT_VALUE">INT_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.NULL_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#NULL_VALUE">NULL_VALUE</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.REPEATED_INT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#REPEATED_INT_VALUE">REPEATED_INT_VALUE</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.REPEATED_STRING_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#REPEATED_STRING_VALUE">REPEATED_STRING_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.STRING_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#STRING_VALUE">STRING_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.QueryState.html" title="class in org.apache.calcite.avatica.proto">Common.QueryState</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.ARGS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#ARGS_FIELD_NUMBER">ARGS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.HAS_ARGS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#HAS_ARGS_FIELD_NUMBER">HAS_ARGS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.HAS_OP_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#HAS_OP_FIELD_NUMBER">HAS_OP_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.HAS_SQL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#HAS_SQL_FIELD_NUMBER">HAS_SQL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.OP_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#OP_FIELD_NUMBER">OP_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.SQL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.TYPE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Rep.html" title="enum in org.apache.calcite.avatica.proto">Common.Rep</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.ARRAY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#ARRAY_VALUE">ARRAY_VALUE</a></code></th>
<td class="colLast"><code>27</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BIG_DECIMAL_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BIG_DECIMAL_VALUE">BIG_DECIMAL_VALUE</a></code></th>
<td class="colLast"><code>26</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BIG_INTEGER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BIG_INTEGER_VALUE">BIG_INTEGER_VALUE</a></code></th>
<td class="colLast"><code>25</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BOOLEAN_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BOOLEAN_VALUE">BOOLEAN_VALUE</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BYTE_STRING_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BYTE_STRING_VALUE">BYTE_STRING_VALUE</a></code></th>
<td class="colLast"><code>20</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BYTE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BYTE_VALUE">BYTE_VALUE</a></code></th>
<td class="colLast"><code>9</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.CHARACTER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#CHARACTER_VALUE">CHARACTER_VALUE</a></code></th>
<td class="colLast"><code>10</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.DOUBLE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#DOUBLE_VALUE">DOUBLE_VALUE</a></code></th>
<td class="colLast"><code>15</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.FLOAT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#FLOAT_VALUE">FLOAT_VALUE</a></code></th>
<td class="colLast"><code>14</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.INTEGER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#INTEGER_VALUE">INTEGER_VALUE</a></code></th>
<td class="colLast"><code>12</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.JAVA_SQL_DATE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_SQL_DATE_VALUE">JAVA_SQL_DATE_VALUE</a></code></th>
<td class="colLast"><code>18</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.JAVA_SQL_TIME_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_SQL_TIME_VALUE">JAVA_SQL_TIME_VALUE</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.JAVA_SQL_TIMESTAMP_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_SQL_TIMESTAMP_VALUE">JAVA_SQL_TIMESTAMP_VALUE</a></code></th>
<td class="colLast"><code>17</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.JAVA_UTIL_DATE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_UTIL_DATE_VALUE">JAVA_UTIL_DATE_VALUE</a></code></th>
<td class="colLast"><code>19</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.LONG_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#LONG_VALUE">LONG_VALUE</a></code></th>
<td class="colLast"><code>13</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.MULTISET_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#MULTISET_VALUE">MULTISET_VALUE</a></code></th>
<td class="colLast"><code>29</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.NULL_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#NULL_VALUE">NULL_VALUE</a></code></th>
<td class="colLast"><code>24</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.NUMBER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#NUMBER_VALUE">NUMBER_VALUE</a></code></th>
<td class="colLast"><code>22</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.OBJECT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#OBJECT_VALUE">OBJECT_VALUE</a></code></th>
<td class="colLast"><code>23</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_BOOLEAN_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_BOOLEAN_VALUE">PRIMITIVE_BOOLEAN_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_BYTE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_BYTE_VALUE">PRIMITIVE_BYTE_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_CHAR_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_CHAR_VALUE">PRIMITIVE_CHAR_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_DOUBLE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_DOUBLE_VALUE">PRIMITIVE_DOUBLE_VALUE</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_FLOAT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_FLOAT_VALUE">PRIMITIVE_FLOAT_VALUE</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_INT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_INT_VALUE">PRIMITIVE_INT_VALUE</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_LONG_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_LONG_VALUE">PRIMITIVE_LONG_VALUE</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_SHORT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_SHORT_VALUE">PRIMITIVE_SHORT_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.SHORT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#SHORT_VALUE">SHORT_VALUE</a></code></th>
<td class="colLast"><code>11</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.STRING_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#STRING_VALUE">STRING_VALUE</a></code></th>
<td class="colLast"><code>21</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.STRUCT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#STRUCT_VALUE">STRUCT_VALUE</a></code></th>
<td class="colLast"><code>28</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Row.html" title="class in org.apache.calcite.avatica.proto">Common.Row</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Row.VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Row.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Severity.html" title="enum in org.apache.calcite.avatica.proto">Common.Severity</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Severity.ERROR_SEVERITY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#ERROR_SEVERITY_VALUE">ERROR_SEVERITY_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Severity.FATAL_SEVERITY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#FATAL_SEVERITY_VALUE">FATAL_SEVERITY_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Severity.UNKNOWN_SEVERITY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#UNKNOWN_SEVERITY_VALUE">UNKNOWN_SEVERITY_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Severity.WARNING_SEVERITY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#WARNING_SEVERITY_VALUE">WARNING_SEVERITY_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Signature.html" title="class in org.apache.calcite.avatica.proto">Common.Signature</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.COLUMNS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#COLUMNS_FIELD_NUMBER">COLUMNS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.CURSOR_FACTORY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#CURSOR_FACTORY_FIELD_NUMBER">CURSOR_FACTORY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.PARAMETERS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#PARAMETERS_FIELD_NUMBER">PARAMETERS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.SQL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.STATEMENTTYPE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#STATEMENTTYPE_FIELD_NUMBER">STATEMENTTYPE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html" title="class in org.apache.calcite.avatica.proto">Common.StatementHandle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementHandle.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementHandle.ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementHandle.SIGNATURE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html#SIGNATURE_FIELD_NUMBER">SIGNATURE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.StatementType.html" title="enum in org.apache.calcite.avatica.proto">Common.StatementType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.ALTER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#ALTER_VALUE">ALTER_VALUE</a></code></th>
<td class="colLast"><code>9</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.CALL_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#CALL_VALUE">CALL_VALUE</a></code></th>
<td class="colLast"><code>11</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.CREATE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#CREATE_VALUE">CREATE_VALUE</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.DELETE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#DELETE_VALUE">DELETE_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.DROP_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#DROP_VALUE">DROP_VALUE</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.INSERT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#INSERT_VALUE">INSERT_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.MERGE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#MERGE_VALUE">MERGE_VALUE</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.OTHER_DDL_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#OTHER_DDL_VALUE">OTHER_DDL_VALUE</a></code></th>
<td class="colLast"><code>10</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.OTHER_DML_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#OTHER_DML_VALUE">OTHER_DML_VALUE</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.SELECT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#SELECT_VALUE">SELECT_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.UPDATE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#UPDATE_VALUE">UPDATE_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.UPSERT_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#UPSERT_VALUE">UPSERT_VALUE</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.StateType.html" title="enum in org.apache.calcite.avatica.proto">Common.StateType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StateType.METADATA_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StateType.html#METADATA_VALUE">METADATA_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StateType.SQL_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StateType.html#SQL_VALUE">SQL_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.TypedValue.html" title="class in org.apache.calcite.avatica.proto">Common.TypedValue</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.ARRAY_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#ARRAY_VALUE_FIELD_NUMBER">ARRAY_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.BOOL_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#BOOL_VALUE_FIELD_NUMBER">BOOL_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.BYTES_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#BYTES_VALUE_FIELD_NUMBER">BYTES_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.COMPONENT_TYPE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#COMPONENT_TYPE_FIELD_NUMBER">COMPONENT_TYPE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>9</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.DOUBLE_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#DOUBLE_VALUE_FIELD_NUMBER">DOUBLE_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.IMPLICITLY_NULL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#IMPLICITLY_NULL_FIELD_NUMBER">IMPLICITLY_NULL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>10</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.NULL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#NULL_FIELD_NUMBER">NULL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.NUMBER_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#NUMBER_VALUE_FIELD_NUMBER">NUMBER_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.STRING_VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#STRING_VALUE_FIELD_NUMBER">STRING_VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.TYPE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.WireMessage.html" title="class in org.apache.calcite.avatica.proto">Common.WireMessage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.WireMessage.NAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.WireMessage.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.WireMessage.WRAPPED_MESSAGE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.WireMessage.html#WRAPPED_MESSAGE_FIELD_NUMBER">WRAPPED_MESSAGE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CatalogsRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CatalogsRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CloseConnectionRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CloseConnectionRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CloseStatementRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CloseStatementRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CloseStatementRequest.STATEMENT_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ColumnsRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.CATALOG_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.COLUMN_NAME_PATTERN_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#COLUMN_NAME_PATTERN_FIELD_NUMBER">COLUMN_NAME_PATTERN_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.SCHEMA_PATTERN_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#SCHEMA_PATTERN_FIELD_NUMBER">SCHEMA_PATTERN_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.TABLE_NAME_PATTERN_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#TABLE_NAME_PATTERN_FIELD_NUMBER">TABLE_NAME_PATTERN_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CommitRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CommitRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CommitRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CommitRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ConnectionSyncRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ConnectionSyncRequest.CONN_PROPS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html#CONN_PROPS_FIELD_NUMBER">CONN_PROPS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ConnectionSyncRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CreateStatementRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CreateStatementRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.DatabasePropertyRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.DatabasePropertyRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ExecuteBatchRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteBatchRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteBatchRequest.STATEMENT_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteBatchRequest.UPDATES_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html#UPDATES_FIELD_NUMBER">UPDATES_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ExecuteRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.DEPRECATED_FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#DEPRECATED_FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">DEPRECATED_FIRST_FRAME_MAX_SIZE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">FIRST_FRAME_MAX_SIZE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.HAS_PARAMETER_VALUES_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#HAS_PARAMETER_VALUES_FIELD_NUMBER">HAS_PARAMETER_VALUES_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.PARAMETER_VALUES_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#PARAMETER_VALUES_FIELD_NUMBER">PARAMETER_VALUES_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.STATEMENTHANDLE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#STATEMENTHANDLE_FIELD_NUMBER">STATEMENTHANDLE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.FetchRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.FETCH_MAX_ROW_COUNT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#FETCH_MAX_ROW_COUNT_FIELD_NUMBER">FETCH_MAX_ROW_COUNT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.FRAME_MAX_SIZE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#FRAME_MAX_SIZE_FIELD_NUMBER">FRAME_MAX_SIZE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.OFFSET_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#OFFSET_FIELD_NUMBER">OFFSET_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.STATEMENT_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.OpenConnectionRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.INFO_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html#INFO_FIELD_NUMBER">INFO_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteBatchRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequest.SQL_COMMANDS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html#SQL_COMMANDS_FIELD_NUMBER">SQL_COMMANDS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequest.STATEMENT_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">FIRST_FRAME_MAX_SIZE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.MAX_ROW_COUNT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#MAX_ROW_COUNT_FIELD_NUMBER">MAX_ROW_COUNT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.MAX_ROWS_TOTAL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#MAX_ROWS_TOTAL_FIELD_NUMBER">MAX_ROWS_TOTAL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.SQL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.STATEMENT_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareRequest.MAX_ROW_COUNT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#MAX_ROW_COUNT_FIELD_NUMBER">MAX_ROW_COUNT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareRequest.MAX_ROWS_TOTAL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#MAX_ROWS_TOTAL_FIELD_NUMBER">MAX_ROWS_TOTAL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareRequest.SQL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.RollbackRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.RollbackRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.RollbackRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.RollbackRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.SchemasRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SchemasRequest.CATALOG_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SchemasRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SchemasRequest.SCHEMA_PATTERN_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html#SCHEMA_PATTERN_FIELD_NUMBER">SCHEMA_PATTERN_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.SyncResultsRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.OFFSET_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#OFFSET_FIELD_NUMBER">OFFSET_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.STATE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#STATE_FIELD_NUMBER">STATE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.STATEMENT_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.TablesRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.CATALOG_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.HAS_TYPE_LIST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#HAS_TYPE_LIST_FIELD_NUMBER">HAS_TYPE_LIST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.SCHEMA_PATTERN_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#SCHEMA_PATTERN_FIELD_NUMBER">SCHEMA_PATTERN_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.TABLE_NAME_PATTERN_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#TABLE_NAME_PATTERN_FIELD_NUMBER">TABLE_NAME_PATTERN_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.TYPE_LIST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#TYPE_LIST_FIELD_NUMBER">TYPE_LIST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.TableTypesRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TableTypesRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.TypeInfoRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TypeInfoRequest.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.UpdateBatch.html" title="class in org.apache.calcite.avatica.proto">Requests.UpdateBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.UpdateBatch.PARAMETER_VALUES_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.UpdateBatch.html#PARAMETER_VALUES_FIELD_NUMBER">PARAMETER_VALUES_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CloseConnectionResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CloseConnectionResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CloseStatementResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CloseStatementResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ConnectionSyncResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ConnectionSyncResponse.CONN_PROPS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html#CONN_PROPS_FIELD_NUMBER">CONN_PROPS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ConnectionSyncResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CreateStatementResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CreateStatementResponse.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CreateStatementResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CreateStatementResponse.STATEMENT_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html" title="class in org.apache.calcite.avatica.proto">Responses.DatabasePropertyElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyElement.KEY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyElement.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyElement.VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.DatabasePropertyResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyResponse.PROPS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html#PROPS_FIELD_NUMBER">PROPS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ErrorResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.ERROR_CODE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#ERROR_CODE_FIELD_NUMBER">ERROR_CODE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.ERROR_MESSAGE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#ERROR_MESSAGE_FIELD_NUMBER">ERROR_MESSAGE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.EXCEPTIONS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#EXCEPTIONS_FIELD_NUMBER">EXCEPTIONS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.HAS_EXCEPTIONS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#HAS_EXCEPTIONS_FIELD_NUMBER">HAS_EXCEPTIONS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.SEVERITY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#SEVERITY_FIELD_NUMBER">SEVERITY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.SQL_STATE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#SQL_STATE_FIELD_NUMBER">SQL_STATE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ExecuteBatchResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.MISSING_STATEMENT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.STATEMENT_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.UPDATE_COUNTS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#UPDATE_COUNTS_FIELD_NUMBER">UPDATE_COUNTS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ExecuteResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteResponse.MISSING_STATEMENT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteResponse.RESULTS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html#RESULTS_FIELD_NUMBER">RESULTS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.FetchResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.FetchResponse.FRAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#FRAME_FIELD_NUMBER">FRAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.FetchResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.FetchResponse.MISSING_RESULTS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#MISSING_RESULTS_FIELD_NUMBER">MISSING_RESULTS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.FetchResponse.MISSING_STATEMENT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.OpenConnectionResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.OpenConnectionResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.PrepareResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.PrepareResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.PrepareResponse.STATEMENT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html#STATEMENT_FIELD_NUMBER">STATEMENT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ResultSetResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.CONNECTION_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.FIRST_FRAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#FIRST_FRAME_FIELD_NUMBER">FIRST_FRAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.OWN_STATEMENT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#OWN_STATEMENT_FIELD_NUMBER">OWN_STATEMENT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.SIGNATURE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#SIGNATURE_FIELD_NUMBER">SIGNATURE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.STATEMENT_ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.UPDATE_COUNT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#UPDATE_COUNT_FIELD_NUMBER">UPDATE_COUNT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.RpcMetadata.html" title="class in org.apache.calcite.avatica.proto">Responses.RpcMetadata</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.RpcMetadata.SERVER_ADDRESS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.RpcMetadata.html#SERVER_ADDRESS_FIELD_NUMBER">SERVER_ADDRESS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.SyncResultsResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.SyncResultsResponse.METADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.SyncResultsResponse.MISSING_STATEMENT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.SyncResultsResponse.MORE_RESULTS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html#MORE_RESULTS_FIELD_NUMBER">MORE_RESULTS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html" title="class in org.apache.calcite.avatica.remote">AvaticaCommonsHttpClientSpnegoImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_DEFAULT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_DEFAULT">CACHED_CONNECTIONS_MAX_DEFAULT</a></code></th>
<td class="colLast"><code>"100"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_KEY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_KEY">CACHED_CONNECTIONS_MAX_KEY</a></code></th>
<td class="colLast"><code>"avatica.http.spnego.max_cached"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_PER_ROUTE_DEFAULT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_PER_ROUTE_DEFAULT">CACHED_CONNECTIONS_MAX_PER_ROUTE_DEFAULT</a></code></th>
<td class="colLast"><code>"25"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_PER_ROUTE_KEY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_PER_ROUTE_KEY">CACHED_CONNECTIONS_MAX_PER_ROUTE_KEY</a></code></th>
<td class="colLast"><code>"avatica.http.spnego.max_per_route"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/Driver.html" title="class in org.apache.calcite.avatica.remote">Driver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Driver.CONNECT_STRING_PREFIX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Driver.html#CONNECT_STRING_PREFIX">CONNECT_STRING_PREFIX</a></code></th>
<td class="colLast"><code>"jdbc:avatica:remote:"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/Handler.html" title="interface in org.apache.calcite.avatica.remote">Handler</a>&lt;<a href="org/apache/calcite/avatica/remote/Handler.html" title="type parameter in Handler">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HANDLER_SERIALIZATION_METRICS_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HANDLER_SERIALIZATION_METRICS_NAME">HANDLER_SERIALIZATION_METRICS_NAME</a></code></th>
<td class="colLast"><code>"Handler.Serialization"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HTTP_INTERNAL_SERVER_ERROR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_INTERNAL_SERVER_ERROR">HTTP_INTERNAL_SERVER_ERROR</a></code></th>
<td class="colLast"><code>500</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HTTP_OK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_OK">HTTP_OK</a></code></th>
<td class="colLast"><code>200</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HTTP_UNAUTHENTICATED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_UNAUTHENTICATED">HTTP_UNAUTHENTICATED</a></code></th>
<td class="colLast"><code>401</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HTTP_UNAUTHORIZED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_UNAUTHORIZED">HTTP_UNAUTHORIZED</a></code></th>
<td class="colLast"><code>403</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/KerberosConnection.html" title="class in org.apache.calcite.avatica.remote">KerberosConnection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.KerberosConnection.PERCENT_OF_LIFETIME_TO_RENEW">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;float</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/KerberosConnection.html#PERCENT_OF_LIFETIME_TO_RENEW">PERCENT_OF_LIFETIME_TO_RENEW</a></code></th>
<td class="colLast"><code>0.800000011920929f</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.KerberosConnection.RENEWAL_PERIOD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/KerberosConnection.html#RENEWAL_PERIOD">RENEWAL_PERIOD</a></code></th>
<td class="colLast"><code>30L</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html" title="class in org.apache.calcite.avatica.remote">Service.ErrorResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.MISSING_CONNECTION_ERROR_CODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#MISSING_CONNECTION_ERROR_CODE">MISSING_CONNECTION_ERROR_CODE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNAUTHORIZED_ERROR_CODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNAUTHORIZED_ERROR_CODE">UNAUTHORIZED_ERROR_CODE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNAUTHORIZED_SQL_STATE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNAUTHORIZED_SQL_STATE">UNAUTHORIZED_SQL_STATE</a></code></th>
<td class="colLast"><code>"00002"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNKNOWN_ERROR_CODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNKNOWN_ERROR_CODE">UNKNOWN_ERROR_CODE</a></code></th>
<td class="colLast"><code>-1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNKNOWN_SQL_STATE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNKNOWN_SQL_STATE">UNKNOWN_SQL_STATE</a></code></th>
<td class="colLast"><code>"00000"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.server.<a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html" title="interface in org.apache.calcite.avatica.server">MetricsAwareAvaticaHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.server.MetricsAwareAvaticaHandler.HANDLER_PREFIX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html#HANDLER_PREFIX">HANDLER_PREFIX</a></code></th>
<td class="colLast"><code>"Handler."</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.server.MetricsAwareAvaticaHandler.REQUEST_TIMER_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html#REQUEST_TIMER_NAME">REQUEST_TIMER_NAME</a></code></th>
<td class="colLast"><code>"Handler.RequestTimings"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.util.<a href="org/apache/calcite/avatica/util/Base64.html" title="class in org.apache.calcite.avatica.util">Base64</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.DECODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#DECODE">DECODE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.DO_BREAK_LINES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#DO_BREAK_LINES">DO_BREAK_LINES</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.DONT_GUNZIP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#DONT_GUNZIP">DONT_GUNZIP</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.ENCODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#ENCODE">ENCODE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.GZIP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#GZIP">GZIP</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.NO_OPTIONS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#NO_OPTIONS">NO_OPTIONS</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.ORDERED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#ORDERED">ORDERED</a></code></th>
<td class="colLast"><code>32</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.URL_SAFE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#URL_SAFE">URL_SAFE</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.util.<a href="org/apache/calcite/avatica/util/DateTimeUtils.html" title="class in org.apache.calcite.avatica.util">DateTimeUtils</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.DATE_FORMAT_STRING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#DATE_FORMAT_STRING">DATE_FORMAT_STRING</a></code></th>
<td class="colLast"><code>"yyyy-MM-dd"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.EPOCH_JULIAN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#EPOCH_JULIAN">EPOCH_JULIAN</a></code></th>
<td class="colLast"><code>2440588</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_DAY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_DAY">MILLIS_PER_DAY</a></code></th>
<td class="colLast"><code>86400000L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_HOUR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_HOUR">MILLIS_PER_HOUR</a></code></th>
<td class="colLast"><code>3600000L</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_MINUTE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_MINUTE">MILLIS_PER_MINUTE</a></code></th>
<td class="colLast"><code>60000L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_SECOND">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></code></th>
<td class="colLast"><code>1000L</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.SECONDS_PER_DAY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#SECONDS_PER_DAY">SECONDS_PER_DAY</a></code></th>
<td class="colLast"><code>86400L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.TIME_FORMAT_STRING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#TIME_FORMAT_STRING">TIME_FORMAT_STRING</a></code></th>
<td class="colLast"><code>"HH:mm:ss"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.TIMESTAMP_FORMAT_STRING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#TIMESTAMP_FORMAT_STRING">TIMESTAMP_FORMAT_STRING</a></code></th>
<td class="colLast"><code>"yyyy-MM-dd HH:mm:ss"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.calcite.avatica.util.<a href="org/apache/calcite/avatica/util/FilteredConstants.html" title="class in org.apache.calcite.avatica.util">FilteredConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.calcite.avatica.util.FilteredConstants.VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/FilteredConstants.html#VERSION">VERSION</a></code></th>
<td class="colLast"><code>"1.16.0-SNAPSHOT"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</section>
</div>
</main>
<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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>