blob: 11a2bc9a54b606085313f011a85733cf774b61b4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.arrow.flight.SchemaResult (Apache Arrow Java Root POM 17.0.0-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.arrow.flight.SchemaResult (Apache Arrow Java Root POM 17.0.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">Class</a></li>
<li class="navBarCell1Rev">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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/arrow/flight/class-use/SchemaResult.html" target="_top">Frames</a></li>
<li><a href="SchemaResult.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.arrow.flight.SchemaResult" class="title">Uses of Class<br>org.apache.arrow.flight.SchemaResult</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.arrow.flight">org.apache.arrow.flight</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.arrow.flight.integration.tests">org.apache.arrow.flight.integration.tests</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.arrow.flight.sql">org.apache.arrow.flight.sql</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.arrow.flight">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a> in <a href="../../../../../org/apache/arrow/flight/package-summary.html">org.apache.arrow.flight</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/arrow/flight/package-summary.html">org.apache.arrow.flight</a> that return <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/FlightClient.html#getSchema-org.apache.arrow.flight.FlightDescriptor-org.apache.arrow.flight.CallOption...-">getSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor,
<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get schema for a stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/FlightProducer.html#getSchema-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightDescriptor-">getSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/FlightProducer.CallContext.html" title="interface in org.apache.arrow.flight">FlightProducer.CallContext</a>&nbsp;context,
<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor)</code>
<div class="block">Get schema for a particular data stream.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.flight.integration.tests">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a> in <a href="../../../../../org/apache/arrow/flight/integration/tests/package-summary.html">org.apache.arrow.flight.integration.tests</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/arrow/flight/integration/tests/package-summary.html">org.apache.arrow.flight.integration.tests</a> that return <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlScenarioProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/integration/tests/FlightSqlScenarioProducer.html#getSchemaPreparedStatement-org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightDescriptor-">getSchemaPreparedStatement</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.CommandPreparedStatementQuery.html" title="class in org.apache.arrow.flight.sql.impl">FlightSql.CommandPreparedStatementQuery</a>&nbsp;command,
<a href="../../../../../org/apache/arrow/flight/FlightProducer.CallContext.html" title="interface in org.apache.arrow.flight">FlightProducer.CallContext</a>&nbsp;context,
<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlScenarioProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/integration/tests/FlightSqlScenarioProducer.html#getSchemaStatement-org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightDescriptor-">getSchemaStatement</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.CommandStatementQuery.html" title="class in org.apache.arrow.flight.sql.impl">FlightSql.CommandStatementQuery</a>&nbsp;command,
<a href="../../../../../org/apache/arrow/flight/FlightProducer.CallContext.html" title="interface in org.apache.arrow.flight">FlightProducer.CallContext</a>&nbsp;context,
<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlScenarioProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/integration/tests/FlightSqlScenarioProducer.html#getSchemaSubstraitPlan-org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightDescriptor-">getSchemaSubstraitPlan</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.CommandStatementSubstraitPlan.html" title="class in org.apache.arrow.flight.sql.impl">FlightSql.CommandStatementSubstraitPlan</a>&nbsp;command,
<a href="../../../../../org/apache/arrow/flight/FlightProducer.CallContext.html" title="interface in org.apache.arrow.flight">FlightProducer.CallContext</a>&nbsp;context,
<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/arrow/flight/integration/tests/package-summary.html">org.apache.arrow.flight.integration.tests</a> with parameters of type <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlScenario.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/integration/tests/FlightSqlScenario.html#validateSchema-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.flight.SchemaResult-">validateSchema</a></span>(<a href="../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;expected,
<a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a>&nbsp;actual)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.flight.sql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a> in <a href="../../../../../org/apache/arrow/flight/sql/package-summary.html">org.apache.arrow.flight.sql</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/arrow/flight/sql/package-summary.html">org.apache.arrow.flight.sql</a> that return <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.PreparedStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.PreparedStatement.html#fetchSchema-org.apache.arrow.flight.CallOption...-">fetchSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of the result set (should be identical to <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.PreparedStatement.html#getResultSetSchema--"><code>FlightSqlClient.PreparedStatement.getResultSetSchema()</code></a>).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getCatalogsSchema-org.apache.arrow.flight.CallOption...-">getCatalogsSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getCatalogs-org.apache.arrow.flight.CallOption...-"><code>FlightSqlClient.getCatalogs(CallOption...)</code></a> from the server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getCrossReferenceSchema-org.apache.arrow.flight.CallOption...-">getCrossReferenceSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getCrossReference-org.apache.arrow.flight.sql.util.TableRef-org.apache.arrow.flight.sql.util.TableRef-org.apache.arrow.flight.CallOption...-"><code>FlightSqlClient.getCrossReference(TableRef, TableRef, CallOption...)</code></a> from the server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getExecuteSchema-java.lang.String-org.apache.arrow.flight.CallOption...-">getExecuteSchema</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of the result set of a query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getExecuteSchema-java.lang.String-org.apache.arrow.flight.sql.FlightSqlClient.Transaction-org.apache.arrow.flight.CallOption...-">getExecuteSchema</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.Transaction.html" title="class in org.apache.arrow.flight.sql">FlightSqlClient.Transaction</a>&nbsp;transaction,
<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of the result set of a query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getExecuteSubstraitSchema-org.apache.arrow.flight.sql.FlightSqlClient.SubstraitPlan-org.apache.arrow.flight.CallOption...-">getExecuteSubstraitSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.SubstraitPlan.html" title="class in org.apache.arrow.flight.sql">FlightSqlClient.SubstraitPlan</a>&nbsp;substraitPlan,
<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of the result set of a Substrait plan.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getExecuteSubstraitSchema-org.apache.arrow.flight.sql.FlightSqlClient.SubstraitPlan-org.apache.arrow.flight.sql.FlightSqlClient.Transaction-org.apache.arrow.flight.CallOption...-">getExecuteSubstraitSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.SubstraitPlan.html" title="class in org.apache.arrow.flight.sql">FlightSqlClient.SubstraitPlan</a>&nbsp;plan,
<a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.Transaction.html" title="class in org.apache.arrow.flight.sql">FlightSqlClient.Transaction</a>&nbsp;transaction,
<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of the result set of a Substrait plan.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getExportedKeysSchema-org.apache.arrow.flight.CallOption...-">getExportedKeysSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getExportedKeys-org.apache.arrow.flight.sql.util.TableRef-org.apache.arrow.flight.CallOption...-"><code>FlightSqlClient.getExportedKeys(TableRef, CallOption...)</code></a> from the server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getImportedKeysSchema-org.apache.arrow.flight.CallOption...-">getImportedKeysSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getImportedKeys-org.apache.arrow.flight.sql.util.TableRef-org.apache.arrow.flight.CallOption...-"><code>FlightSqlClient.getImportedKeys(TableRef, CallOption...)</code></a> from the server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getPrimaryKeysSchema-org.apache.arrow.flight.CallOption...-">getPrimaryKeysSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getPrimaryKeys-org.apache.arrow.flight.sql.util.TableRef-org.apache.arrow.flight.CallOption...-"><code>FlightSqlClient.getPrimaryKeys(TableRef, CallOption...)</code></a> from the server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getSchema-org.apache.arrow.flight.FlightDescriptor-org.apache.arrow.flight.CallOption...-">getSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor,
<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get schema for a stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.html#getSchema-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightDescriptor-">getSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/FlightProducer.CallContext.html" title="interface in org.apache.arrow.flight">FlightProducer.CallContext</a>&nbsp;context,
<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor)</code>
<div class="block">Returns the schema of the result produced by the SQL query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.html#getSchemaPreparedStatement-org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightDescriptor-">getSchemaPreparedStatement</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.CommandPreparedStatementQuery.html" title="class in org.apache.arrow.flight.sql.impl">FlightSql.CommandPreparedStatementQuery</a>&nbsp;command,
<a href="../../../../../org/apache/arrow/flight/FlightProducer.CallContext.html" title="interface in org.apache.arrow.flight">FlightProducer.CallContext</a>&nbsp;context,
<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor)</code>
<div class="block">Get the schema of the result set of a prepared statement.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getSchemasSchema-org.apache.arrow.flight.CallOption...-">getSchemasSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getSchemas-java.lang.String-java.lang.String-org.apache.arrow.flight.CallOption...-"><code>FlightSqlClient.getSchemas(String, String, CallOption...)</code></a> from the server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.html#getSchemaStatement-org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightDescriptor-">getSchemaStatement</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.CommandStatementQuery.html" title="class in org.apache.arrow.flight.sql.impl">FlightSql.CommandStatementQuery</a>&nbsp;command,
<a href="../../../../../org/apache/arrow/flight/FlightProducer.CallContext.html" title="interface in org.apache.arrow.flight">FlightProducer.CallContext</a>&nbsp;context,
<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor)</code>
<div class="block">Get the result schema for a SQL query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoOpFlightSqlProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/NoOpFlightSqlProducer.html#getSchemaStatement-org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightDescriptor-">getSchemaStatement</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.CommandStatementQuery.html" title="class in org.apache.arrow.flight.sql.impl">FlightSql.CommandStatementQuery</a>&nbsp;command,
<a href="../../../../../org/apache/arrow/flight/FlightProducer.CallContext.html" title="interface in org.apache.arrow.flight">FlightProducer.CallContext</a>&nbsp;context,
<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.html#getSchemaSubstraitPlan-org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightDescriptor-">getSchemaSubstraitPlan</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.CommandStatementSubstraitPlan.html" title="class in org.apache.arrow.flight.sql.impl">FlightSql.CommandStatementSubstraitPlan</a>&nbsp;command,
<a href="../../../../../org/apache/arrow/flight/FlightProducer.CallContext.html" title="interface in org.apache.arrow.flight">FlightProducer.CallContext</a>&nbsp;context,
<a href="../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor)</code>
<div class="block">Get the result schema for a Substrait plan.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getSqlInfoSchema-org.apache.arrow.flight.CallOption...-">getSqlInfoSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <code>#getSqlInfo(SqlInfo...)</code> from the server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getTablesSchema-boolean-org.apache.arrow.flight.CallOption...-">getTablesSchema</a></span>(boolean&nbsp;includeSchema,
<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getTables-java.lang.String-java.lang.String-java.lang.String-java.util.List-boolean-org.apache.arrow.flight.CallOption...-"><code>FlightSqlClient.getTables(String, String, String, List, boolean, CallOption...)</code></a> from the server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getTableTypesSchema-org.apache.arrow.flight.CallOption...-">getTableTypesSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getTableTypes-org.apache.arrow.flight.CallOption...-"><code>FlightSqlClient.getTableTypes(CallOption...)</code></a> from the server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">SchemaResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getXdbcTypeInfoSchema-org.apache.arrow.flight.CallOption...-">getXdbcTypeInfoSchema</a></span>(<a href="../../../../../org/apache/arrow/flight/CallOption.html" title="interface in org.apache.arrow.flight">CallOption</a>...&nbsp;options)</code>
<div class="block">Get the schema of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html#getXdbcTypeInfo-org.apache.arrow.flight.CallOption...-"><code>FlightSqlClient.getXdbcTypeInfo(CallOption...)</code></a> from the server.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/arrow/flight/SchemaResult.html" title="class in org.apache.arrow.flight">Class</a></li>
<li class="navBarCell1Rev">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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/arrow/flight/class-use/SchemaResult.html" target="_top">Frames</a></li>
<li><a href="SchemaResult.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>