blob: 6c2d4144b57f71c6911b2abb9013fab9a8e2a7fa [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.vector.types.pojo.Schema (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.vector.types.pojo.Schema (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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">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/vector/types/pojo/class-use/Schema.html" target="_top">Frames</a></li>
<li><a href="Schema.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.vector.types.pojo.Schema" class="title">Uses of Class<br>org.apache.arrow.vector.types.pojo.Schema</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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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.adapter.jdbc">org.apache.arrow.adapter.jdbc</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.arrow.driver.jdbc.client">org.apache.arrow.driver.jdbc.client</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.arrow.driver.jdbc.utils">org.apache.arrow.driver.jdbc.utils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.arrow.flight">org.apache.arrow.flight</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.arrow.flight.sql">org.apache.arrow.flight.sql</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.arrow.vector">org.apache.arrow.vector</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.arrow.vector.ipc">org.apache.arrow.vector.ipc</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.arrow.vector.ipc.message">org.apache.arrow.vector.ipc.message</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.arrow.vector.table">org.apache.arrow.vector.table</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.arrow.vector.types.pojo">org.apache.arrow.vector.types.pojo</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.arrow.vector.util">org.apache.arrow.vector.util</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.arrow.vector.validate">org.apache.arrow.vector.validate</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.adapter.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/adapter/jdbc/package-summary.html">org.apache.arrow.adapter.jdbc</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/adapter/jdbc/package-summary.html">org.apache.arrow.adapter.jdbc</a> that return <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">JdbcToArrowUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.html#jdbcToArrowSchema-java.sql.ParameterMetaData-java.util.Calendar-">jdbcToArrowSchema</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ParameterMetaData.html?is-external=true" title="class or interface in java.sql">ParameterMetaData</a>&nbsp;parameterMetaData,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;calendar)</code>
<div class="block">Create Arrow <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo"><code>Schema</code></a> object for the given JDBC <a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSetMetaData.html?is-external=true" title="class or interface in java.sql"><code>ResultSetMetaData</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">JdbcToArrowUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.html#jdbcToArrowSchema-java.sql.ResultSetMetaData-java.util.Calendar-">jdbcToArrowSchema</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSetMetaData.html?is-external=true" title="class or interface in java.sql">ResultSetMetaData</a>&nbsp;rsmd,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;calendar)</code>
<div class="block">Create Arrow <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo"><code>Schema</code></a> object for the given JDBC <a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSetMetaData.html?is-external=true" title="class or interface in java.sql"><code>ResultSetMetaData</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">JdbcToArrowUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.html#jdbcToArrowSchema-java.sql.ResultSetMetaData-org.apache.arrow.adapter.jdbc.JdbcToArrowConfig-">jdbcToArrowSchema</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSetMetaData.html?is-external=true" title="class or interface in java.sql">ResultSetMetaData</a>&nbsp;rsmd,
<a href="../../../../../../../org/apache/arrow/adapter/jdbc/JdbcToArrowConfig.html" title="class in org.apache.arrow.adapter.jdbc">JdbcToArrowConfig</a>&nbsp;config)</code>
<div class="block">Create Arrow <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo"><code>Schema</code></a> object for the given JDBC <a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSetMetaData.html?is-external=true" title="class or interface in java.sql"><code>ResultSetMetaData</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.driver.jdbc.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/driver/jdbc/client/package-summary.html">org.apache.arrow.driver.jdbc.client</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/driver/jdbc/client/package-summary.html">org.apache.arrow.driver.jdbc.client</a> that return <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">ArrowFlightSqlClientHandler.PreparedStatement.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.PreparedStatement.html#getDataSetSchema--">getDataSetSchema</a></span>()</code>
<div class="block">Gets the <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo"><code>Schema</code></a> of this <a href="../../../../../../../org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.PreparedStatement.html" title="interface in org.apache.arrow.driver.jdbc.client"><code>ArrowFlightSqlClientHandler.PreparedStatement</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">ArrowFlightSqlClientHandler.PreparedStatement.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.PreparedStatement.html#getParameterSchema--">getParameterSchema</a></span>()</code>
<div class="block">Gets the <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo"><code>Schema</code></a> of the parameters for this <a href="../../../../../../../org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.PreparedStatement.html" title="interface in org.apache.arrow.driver.jdbc.client"><code>ArrowFlightSqlClientHandler.PreparedStatement</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.driver.jdbc.utils">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/driver/jdbc/utils/package-summary.html">org.apache.arrow.driver.jdbc.utils</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/arrow/driver/jdbc/utils/package-summary.html">org.apache.arrow.driver.jdbc.utils</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/driver/jdbc/utils/VectorSchemaRootTransformer.Builder.html#Builder-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.memory.BufferAllocator-">Builder</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/memory/BufferAllocator.html" title="interface in org.apache.arrow.memory">BufferAllocator</a>&nbsp;bufferAllocator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.flight">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaResult.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/SchemaResult.html#getSchema--">getSchema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightInfo.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html#getSchema--">getSchema</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Deprecated. Use <a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html#getSchemaOptional--"><code>FlightInfo.getSchemaOptional()</code></a> instead.</span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightStream.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/FlightStream.html#getSchema--">getSchema</a></span>()</code>
<div class="block">Get the schema for this stream.</div>
</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/package-summary.html">org.apache.arrow.flight</a> that return types with arguments of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a>&lt;<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FlightInfo.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html#getSchemaOptional--">getSchemaOptional</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/arrow/flight/package-summary.html">org.apache.arrow.flight</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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>static <a href="../../../../../../../org/apache/arrow/flight/FlightInfo.Builder.html" title="class in org.apache.arrow.flight">FlightInfo.Builder</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightInfo.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html#builder-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.flight.FlightDescriptor-java.util.List-">builder</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/flight/FlightEndpoint.html" title="class in org.apache.arrow.flight">FlightEndpoint</a>&gt;&nbsp;endpoints)</code>
<div class="block">Create a builder for FlightInfo.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/arrow/flight/package-summary.html">org.apache.arrow.flight</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html#FlightInfo-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.flight.FlightDescriptor-java.util.List-long-long-">FlightInfo</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/flight/FlightEndpoint.html" title="class in org.apache.arrow.flight">FlightEndpoint</a>&gt;&nbsp;endpoints,
long&nbsp;bytes,
long&nbsp;records)</code>
<div class="block">Constructs a new instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html#FlightInfo-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.flight.FlightDescriptor-java.util.List-long-long-boolean-org.apache.arrow.vector.ipc.message.IpcOption-">FlightInfo</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/flight/FlightEndpoint.html" title="class in org.apache.arrow.flight">FlightEndpoint</a>&gt;&nbsp;endpoints,
long&nbsp;bytes,
long&nbsp;records,
boolean&nbsp;ordered,
<a href="../../../../../../../org/apache/arrow/vector/ipc/message/IpcOption.html" title="class in org.apache.arrow.vector.ipc.message">IpcOption</a>&nbsp;option)</code>
<div class="block">Constructs a new instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html#FlightInfo-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.flight.FlightDescriptor-java.util.List-long-long-boolean-org.apache.arrow.vector.ipc.message.IpcOption-byte:A-">FlightInfo</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/flight/FlightEndpoint.html" title="class in org.apache.arrow.flight">FlightEndpoint</a>&gt;&nbsp;endpoints,
long&nbsp;bytes,
long&nbsp;records,
boolean&nbsp;ordered,
<a href="../../../../../../../org/apache/arrow/vector/ipc/message/IpcOption.html" title="class in org.apache.arrow.vector.ipc.message">IpcOption</a>&nbsp;option,
byte[]&nbsp;appMetadata)</code>
<div class="block">Constructs a new instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html#FlightInfo-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.flight.FlightDescriptor-java.util.List-long-long-org.apache.arrow.vector.ipc.message.IpcOption-">FlightInfo</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/flight/FlightEndpoint.html" title="class in org.apache.arrow.flight">FlightEndpoint</a>&gt;&nbsp;endpoints,
long&nbsp;bytes,
long&nbsp;records,
<a href="../../../../../../../org/apache/arrow/vector/ipc/message/IpcOption.html" title="class in org.apache.arrow.vector.ipc.message">IpcOption</a>&nbsp;option)</code>
<div class="block">Constructs a new instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/SchemaResult.html#SchemaResult-org.apache.arrow.vector.types.pojo.Schema-">SchemaResult</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/SchemaResult.html#SchemaResult-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.vector.ipc.message.IpcOption-">SchemaResult</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/vector/ipc/message/IpcOption.html" title="class in org.apache.arrow.vector.ipc.message">IpcOption</a>&nbsp;option)</code>
<div class="block">Create a schema result with specific IPC options for serialization.</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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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#validate-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.flight.FlightInfo-org.apache.arrow.flight.sql.FlightSqlClient-">validate</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;expectedSchema,
<a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html" title="class in org.apache.arrow.flight">FlightInfo</a>&nbsp;flightInfo,
<a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlClient.html" title="class in org.apache.arrow.flight.sql">FlightSqlClient</a>&nbsp;sqlClient)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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 fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../../org/apache/arrow/flight/sql/package-summary.html">org.apache.arrow.flight.sql</a> declared as <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_CATALOGS_SCHEMA">GET_CATALOGS_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_CROSS_REFERENCE_SCHEMA">GET_CROSS_REFERENCE_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_EXPORTED_KEYS_SCHEMA">GET_EXPORTED_KEYS_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_IMPORTED_KEYS_SCHEMA">GET_IMPORTED_KEYS_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_PRIMARY_KEYS_SCHEMA">GET_PRIMARY_KEYS_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_SCHEMAS_SCHEMA">GET_SCHEMAS_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_SQL_INFO_SCHEMA">GET_SQL_INFO_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_TABLE_TYPES_SCHEMA">GET_TABLE_TYPES_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_TABLES_SCHEMA">GET_TABLES_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_TABLES_SCHEMA_NO_SCHEMA">GET_TABLES_SCHEMA_NO_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlightSqlProducer.Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.Schemas.html#GET_TYPE_INFO_SCHEMA">GET_TYPE_INFO_SCHEMA</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/arrow/flight/sql/package-summary.html">org.apache.arrow.flight.sql</a> that return <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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#getParameterSchema--">getParameterSchema</a></span>()</code>
<div class="block">Returns the Schema of the parameters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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#getResultSetSchema--">getResultSetSchema</a></span>()</code>
<div class="block">Returns the Schema of the resultset.</div>
</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/sql/package-summary.html">org.apache.arrow.flight.sql</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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 abstract &lt;T extends com.google.protobuf.Message&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/flight/FlightEndpoint.html" title="class in org.apache.arrow.flight">FlightEndpoint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BasicFlightSqlProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/BasicFlightSqlProducer.html#determineEndpoints-T-org.apache.arrow.flight.FlightDescriptor-org.apache.arrow.vector.types.pojo.Schema-">determineEndpoints</a></span>(T&nbsp;request,
<a href="../../../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;flightDescriptor,
<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema)</code>
<div class="block">Return a list of FlightEndpoints for the given request and FlightDescriptor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected &lt;T extends com.google.protobuf.Message&gt;<br><a href="../../../../../../../org/apache/arrow/flight/FlightInfo.html" title="class in org.apache.arrow.flight">FlightInfo</a></code></td>
<td class="colLast"><span class="typeNameLabel">BasicFlightSqlProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/flight/sql/BasicFlightSqlProducer.html#generateFlightInfo-T-org.apache.arrow.flight.FlightDescriptor-org.apache.arrow.vector.types.pojo.Schema-">generateFlightInfo</a></span>(T&nbsp;request,
<a href="../../../../../../../org/apache/arrow/flight/FlightDescriptor.html" title="class in org.apache.arrow.flight">FlightDescriptor</a>&nbsp;descriptor,
<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.vector">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/vector/package-summary.html">org.apache.arrow.vector</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/vector/package-summary.html">org.apache.arrow.vector</a> that return <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorSchemaRoot.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/VectorSchemaRoot.html#getSchema--">getSchema</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/arrow/vector/package-summary.html">org.apache.arrow.vector</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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>static <a href="../../../../../../../org/apache/arrow/vector/VectorSchemaRoot.html" title="class in org.apache.arrow.vector">VectorSchemaRoot</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorSchemaRoot.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/VectorSchemaRoot.html#create-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.memory.BufferAllocator-">create</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/memory/BufferAllocator.html" title="interface in org.apache.arrow.memory">BufferAllocator</a>&nbsp;allocator)</code>
<div class="block">Creates a new set of empty vectors corresponding to the given schema.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/arrow/vector/package-summary.html">org.apache.arrow.vector</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/VectorSchemaRoot.html#VectorSchemaRoot-org.apache.arrow.vector.types.pojo.Schema-java.util.List-int-">VectorSchemaRoot</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/vector/FieldVector.html" title="interface in org.apache.arrow.vector">FieldVector</a>&gt;&nbsp;fieldVectors,
int&nbsp;rowCount)</code>
<div class="block">Constructs a new instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.vector.ipc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/vector/ipc/package-summary.html">org.apache.arrow.vector.ipc</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../../org/apache/arrow/vector/ipc/package-summary.html">org.apache.arrow.vector.ipc</a> declared as <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">ArrowWriter.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/ArrowWriter.html#schema">schema</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/arrow/vector/ipc/package-summary.html">org.apache.arrow.vector.ipc</a> that return <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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 <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">ArrowStreamReader.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/ArrowStreamReader.html#readSchema--">readSchema</a></span>()</code>
<div class="block">Reads the schema message from the beginning of the stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">ArrowReader.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/ArrowReader.html#readSchema--">readSchema</a></span>()</code>
<div class="block">Read the Schema from the source, will be invoked at the beginning the initialization.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">ArrowFileReader.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/ArrowFileReader.html#readSchema--">readSchema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">JsonFileReader.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/JsonFileReader.html#start--">start</a></span>()</code>
<div class="block">Reads the beginning (schema section) of the json file and returns it.</div>
</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/vector/ipc/package-summary.html">org.apache.arrow.vector.ipc</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">JsonFileWriter.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/JsonFileWriter.html#start-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.vector.dictionary.DictionaryProvider-">start</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/vector/dictionary/DictionaryProvider.html" title="interface in org.apache.arrow.vector.dictionary">DictionaryProvider</a>&nbsp;provider)</code>
<div class="block">Writes out the "header" of the file including the schema and any dictionaries required.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.vector.ipc.message">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/vector/ipc/message/package-summary.html">org.apache.arrow.vector.ipc.message</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/vector/ipc/message/package-summary.html">org.apache.arrow.vector.ipc.message</a> that return <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessageSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/MessageSerializer.html#deserializeSchema-org.apache.arrow.flatbuf.Message-">deserializeSchema</a></span>(<a href="../../../../../../../org/apache/arrow/flatbuf/Message.html" title="class in org.apache.arrow.flatbuf">Message</a>&nbsp;schemaMessage)</code>
<div class="block">Deserializes an Arrow Schema object from a schema message.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessageSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/MessageSerializer.html#deserializeSchema-org.apache.arrow.vector.ipc.message.MessageMetadataResult-">deserializeSchema</a></span>(<a href="../../../../../../../org/apache/arrow/vector/ipc/message/MessageMetadataResult.html" title="class in org.apache.arrow.vector.ipc.message">MessageMetadataResult</a>&nbsp;message)</code>
<div class="block">Deserializes an Arrow Schema object from a <a href="../../../../../../../org/apache/arrow/vector/ipc/message/MessageMetadataResult.html" title="class in org.apache.arrow.vector.ipc.message"><code>MessageMetadataResult</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessageSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/MessageSerializer.html#deserializeSchema-org.apache.arrow.vector.ipc.ReadChannel-">deserializeSchema</a></span>(<a href="../../../../../../../org/apache/arrow/vector/ipc/ReadChannel.html" title="class in org.apache.arrow.vector.ipc">ReadChannel</a>&nbsp;in)</code>
<div class="block">Deserializes an Arrow Schema read from the input channel.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">ArrowFooter.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowFooter.html#getSchema--">getSchema</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/arrow/vector/ipc/message/package-summary.html">org.apache.arrow.vector.ipc.message</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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>static long</code></td>
<td class="colLast"><span class="typeNameLabel">MessageSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/MessageSerializer.html#serialize-org.apache.arrow.vector.ipc.WriteChannel-org.apache.arrow.vector.types.pojo.Schema-">serialize</a></span>(<a href="../../../../../../../org/apache/arrow/vector/ipc/WriteChannel.html" title="class in org.apache.arrow.vector.ipc">WriteChannel</a>&nbsp;out,
<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema)</code>
<div class="block">Serialize a schema object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><span class="typeNameLabel">MessageSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/MessageSerializer.html#serialize-org.apache.arrow.vector.ipc.WriteChannel-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.vector.ipc.message.IpcOption-">serialize</a></span>(<a href="../../../../../../../org/apache/arrow/vector/ipc/WriteChannel.html" title="class in org.apache.arrow.vector.ipc">WriteChannel</a>&nbsp;out,
<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/vector/ipc/message/IpcOption.html" title="class in org.apache.arrow.vector.ipc.message">IpcOption</a>&nbsp;option)</code>
<div class="block">Serialize a schema object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessageSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/MessageSerializer.html#serializeMetadata-org.apache.arrow.vector.types.pojo.Schema-">serializeMetadata</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessageSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/MessageSerializer.html#serializeMetadata-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.vector.ipc.message.IpcOption-">serializeMetadata</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/vector/ipc/message/IpcOption.html" title="class in org.apache.arrow.vector.ipc.message">IpcOption</a>&nbsp;writeOption)</code>
<div class="block">Returns the serialized flatbuffer bytes of the schema wrapped in a message table.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/arrow/vector/ipc/message/package-summary.html">org.apache.arrow.vector.ipc.message</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowFooter.html#ArrowFooter-org.apache.arrow.vector.types.pojo.Schema-java.util.List-java.util.List-">ArrowFooter</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowBlock.html" title="class in org.apache.arrow.vector.ipc.message">ArrowBlock</a>&gt;&nbsp;dictionaries,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowBlock.html" title="class in org.apache.arrow.vector.ipc.message">ArrowBlock</a>&gt;&nbsp;recordBatches)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowFooter.html#ArrowFooter-org.apache.arrow.vector.types.pojo.Schema-java.util.List-java.util.List-java.util.Map-">ArrowFooter</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowBlock.html" title="class in org.apache.arrow.vector.ipc.message">ArrowBlock</a>&gt;&nbsp;dictionaries,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowBlock.html" title="class in org.apache.arrow.vector.ipc.message">ArrowBlock</a>&gt;&nbsp;recordBatches,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;metaData)</code>
<div class="block">Constructs a new instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowFooter.html#ArrowFooter-org.apache.arrow.vector.types.pojo.Schema-java.util.List-java.util.List-java.util.Map-org.apache.arrow.vector.types.MetadataVersion-">ArrowFooter</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowBlock.html" title="class in org.apache.arrow.vector.ipc.message">ArrowBlock</a>&gt;&nbsp;dictionaries,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/arrow/vector/ipc/message/ArrowBlock.html" title="class in org.apache.arrow.vector.ipc.message">ArrowBlock</a>&gt;&nbsp;recordBatches,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;metaData,
<a href="../../../../../../../org/apache/arrow/vector/types/MetadataVersion.html" title="enum in org.apache.arrow.vector.types">MetadataVersion</a>&nbsp;metadataVersion)</code>
<div class="block">Constructs a new instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.vector.table">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/vector/table/package-summary.html">org.apache.arrow.vector.table</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../../org/apache/arrow/vector/table/package-summary.html">org.apache.arrow.vector.table</a> declared as <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseTable.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/table/BaseTable.html#schema">schema</a></span></code>
<div class="block">The schema for the table.</div>
</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/vector/table/package-summary.html">org.apache.arrow.vector.table</a> that return <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseTable.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/table/BaseTable.html#getSchema--">getSchema</a></span>()</code>
<div class="block">Returns the schema for this Table.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.vector.types.pojo">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/vector/types/pojo/package-summary.html">org.apache.arrow.vector.types.pojo</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/vector/types/pojo/package-summary.html">org.apache.arrow.vector.types.pojo</a> that return <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html#convertSchema-org.apache.arrow.flatbuf.Schema-">convertSchema</a></span>(<a href="../../../../../../../org/apache/arrow/flatbuf/Schema.html" title="class in org.apache.arrow.flatbuf">Schema</a>&nbsp;schema)</code>
<div class="block">Converts a flatbuffer schema to its POJO representation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html#deserialize-java.nio.ByteBuffer-">deserialize</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;buffer)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html#deserializeMessage-java.nio.ByteBuffer-">deserializeMessage</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;buffer)</code>
<div class="block">Deserialize a schema that has been serialized as a message using <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html#serializeAsMessage--"><code>serializeAsMessage()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html#fromJSON-java.lang.String-">fromJSON</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;json)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.vector.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/vector/util/package-summary.html">org.apache.arrow.vector.util</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/vector/util/package-summary.html">org.apache.arrow.vector.util</a> that return <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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>static <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaUtility.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/util/SchemaUtility.html#deserialize-byte:A-org.apache.arrow.memory.BufferAllocator-">deserialize</a></span>(byte[]&nbsp;bytes,
<a href="../../../../../../../org/apache/arrow/memory/BufferAllocator.html" title="interface in org.apache.arrow.memory">BufferAllocator</a>&nbsp;allocator)</code>
<div class="block">Deserialize Arrow schema from byte array.</div>
</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/vector/util/package-summary.html">org.apache.arrow.vector.util</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Validator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/util/Validator.html#compareSchemas-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.vector.types.pojo.Schema-">compareSchemas</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema1,
<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema2)</code>
<div class="block">Validate two arrow schemas are equal.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><span class="typeNameLabel">SchemaUtility.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/util/SchemaUtility.html#serialize-org.apache.arrow.vector.types.pojo.Schema-">serialize</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema)</code>
<div class="block">Serialize Arrow schema into byte array.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.arrow.vector.validate">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a> in <a href="../../../../../../../org/apache/arrow/vector/validate/package-summary.html">org.apache.arrow.vector.validate</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/vector/validate/package-summary.html">org.apache.arrow.vector.validate</a> with parameters of type <a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</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>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MetadataV4UnionChecker.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/arrow/vector/validate/MetadataV4UnionChecker.html#checkRead-org.apache.arrow.vector.types.pojo.Schema-org.apache.arrow.vector.types.MetadataVersion-">checkRead</a></span>(<a href="../../../../../../../org/apache/arrow/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/arrow/vector/types/MetadataVersion.html" title="enum in org.apache.arrow.vector.types">MetadataVersion</a>&nbsp;metadataVersion)</code>
<div class="block">Check the schema, raising an error if an unsupported feature is used (e.g.</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/vector/types/pojo/Schema.html" title="class in org.apache.arrow.vector.types.pojo">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/vector/types/pojo/class-use/Schema.html" target="_top">Frames</a></li>
<li><a href="Schema.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>