blob: 41a4c806888fff134b42171bf531714a58ba6d67 [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 Interface org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator (Drill : 1.20.3 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">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/drill/exec/physical/impl/scan/framework/class-use/SchemaNegotiator.html" target="_top">Frames</a></li>
<li><a href="SchemaNegotiator.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 Interface org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator" class="title">Uses of Interface<br>org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator</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/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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.drill.exec.physical.impl.scan.columns">org.apache.drill.exec.physical.impl.scan.columns</a></td>
<td class="colLast">
<div class="block">Handles the special "columns" column used by the text reader,
and available to similar readers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.file">org.apache.drill.exec.physical.impl.scan.file</a></td>
<td class="colLast">
<div class="block">Handles optional file metadata columns: implicit columns and
partition columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.framework">org.apache.drill.exec.physical.impl.scan.framework</a></td>
<td class="colLast">
<div class="block">Defines the projection, vector continuity and other operations for
a set of one or more readers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.enumerable">org.apache.drill.exec.store.enumerable</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.http">org.apache.drill.exec.store.http</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.iceberg.read">org.apache.drill.exec.store.iceberg.read</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.jdbc">org.apache.drill.exec.store.jdbc</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.kafka">org.apache.drill.exec.store.kafka</a></td>
<td class="colLast">
<div class="block">Kafka storage plugin.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.kafka.decoders">org.apache.drill.exec.store.kafka.decoders</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.mock">org.apache.drill.exec.store.mock</a></td>
<td class="colLast">
<div class="block">Defines a mock data source which generates dummy test data for use
in testing.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.phoenix">org.apache.drill.exec.store.phoenix</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.splunk">org.apache.drill.exec.store.splunk</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.columns">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/columns/package-summary.html">org.apache.drill.exec.physical.impl.scan.columns</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/columns/package-summary.html">org.apache.drill.exec.physical.impl.scan.columns</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/columns/ColumnsSchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.columns">ColumnsSchemaNegotiator</a></span></code>
<div class="block">Schema negotiator that supports the file scan options plus access
to the specific selected columns indexes.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/columns/package-summary.html">org.apache.drill.exec.physical.impl.scan.columns</a> that implement <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/columns/ColumnsScanFramework.ColumnsSchemaNegotiatorImpl.html" title="class in org.apache.drill.exec.physical.impl.scan.columns">ColumnsScanFramework.ColumnsSchemaNegotiatorImpl</a></span></code>
<div class="block">Implementation of the columns array schema negotiator.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.file">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/file/package-summary.html">org.apache.drill.exec.physical.impl.scan.file</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/file/package-summary.html">org.apache.drill.exec.physical.impl.scan.file</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/file/FileScanFramework.FileSchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.file">FileScanFramework.FileSchemaNegotiator</a></span></code>
<div class="block">The file schema negotiator adds no behavior at present, but is
created as a placeholder anticipating the need for file-specific
behavior later.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/file/package-summary.html">org.apache.drill.exec.physical.impl.scan.file</a> that implement <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/file/FileScanFramework.FileSchemaNegotiatorImpl.html" title="class in org.apache.drill.exec.physical.impl.scan.file">FileScanFramework.FileSchemaNegotiatorImpl</a></span></code>
<div class="block">Implementation of the file-level schema negotiator.</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/drill/exec/physical/impl/scan/file/package-summary.html">org.apache.drill.exec.physical.impl.scan.file</a> that return types with arguments of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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/drill/exec/physical/impl/scan/framework/ManagedReader.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">ManagedReader</a>&lt;? extends <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FileScanFramework.FileReaderFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/file/FileScanFramework.FileReaderFactory.html#next--">next</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.framework">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/package-summary.html">org.apache.drill.exec.physical.impl.scan.framework</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/package-summary.html">org.apache.drill.exec.physical.impl.scan.framework</a> with type parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ManagedReader.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">ManagedReader</a>&lt;T extends <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&gt;</span></code>
<div class="block">Extended version of a record reader which uses a size-aware batch mutator.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/package-summary.html">org.apache.drill.exec.physical.impl.scan.framework</a> that implement <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiatorImpl.html" title="class in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiatorImpl</a></span></code>
<div class="block">Implementation of the schema negotiation between scan operator and
batch reader.</div>
</td>
</tr>
</tbody>
</table>
<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/drill/exec/physical/impl/scan/framework/package-summary.html">org.apache.drill.exec.physical.impl.scan.framework</a> with type parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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/drill/exec/physical/impl/scan/framework/ManagedReader.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">ManagedReader</a>&lt;? extends <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ShimBatchReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ShimBatchReader.html#reader">reader</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/drill/exec/physical/impl/scan/framework/package-summary.html">org.apache.drill.exec.physical.impl.scan.framework</a> that return types with arguments of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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/drill/exec/physical/impl/scan/framework/ManagedReader.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">ManagedReader</a>&lt;? extends <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BasicScanFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/BasicScanFactory.html#next--">next</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ManagedReader.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">ManagedReader</a>&lt;? extends <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ManagedScanFramework.ReaderFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ManagedScanFramework.ReaderFactory.html#next--">next</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ManagedReader.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">ManagedReader</a>&lt;? extends <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ShimBatchReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ShimBatchReader.html#reader--">reader</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/package-summary.html">org.apache.drill.exec.physical.impl.scan.framework</a> with type arguments of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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/drill/exec/physical/impl/scan/framework/BasicScanFactory.html#BasicScanFactory-java.util.Iterator-">BasicScanFactory</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ManagedReader.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">ManagedReader</a>&lt;<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&gt;&gt;&nbsp;iterator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ShimBatchReader.html#ShimBatchReader-org.apache.drill.exec.physical.impl.scan.framework.ManagedScanFramework-org.apache.drill.exec.physical.impl.scan.framework.ManagedReader-">ShimBatchReader</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ManagedScanFramework.html" title="class in org.apache.drill.exec.physical.impl.scan.framework">ManagedScanFramework</a>&nbsp;manager,
<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/ManagedReader.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">ManagedReader</a>&lt;? extends <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&gt;&nbsp;reader)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.enumerable">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/store/enumerable/package-summary.html">org.apache.drill.exec.store.enumerable</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/drill/exec/store/enumerable/package-summary.html">org.apache.drill.exec.store.enumerable</a> with parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">EnumerableRecordReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/enumerable/EnumerableRecordReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.http">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/store/http/package-summary.html">org.apache.drill.exec.store.http</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/drill/exec/store/http/package-summary.html">org.apache.drill.exec.store.http</a> with parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">HttpBatchReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/http/HttpBatchReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">HttpCSVBatchReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/http/HttpCSVBatchReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">HttpXMLBatchReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/http/HttpXMLBatchReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.iceberg.read">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/store/iceberg/read/package-summary.html">org.apache.drill.exec.store.iceberg.read</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/drill/exec/store/iceberg/read/package-summary.html">org.apache.drill.exec.store.iceberg.read</a> with parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IcebergRecordReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/iceberg/read/IcebergRecordReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/store/jdbc/package-summary.html">org.apache.drill.exec.store.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/drill/exec/store/jdbc/package-summary.html">org.apache.drill.exec.store.jdbc</a> with parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">JdbcBatchReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/jdbc/JdbcBatchReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.kafka">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/store/kafka/package-summary.html">org.apache.drill.exec.store.kafka</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/drill/exec/store/kafka/package-summary.html">org.apache.drill.exec.store.kafka</a> with parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaRecordReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/kafka/KafkaRecordReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.kafka.decoders">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/store/kafka/decoders/package-summary.html">org.apache.drill.exec.store.kafka.decoders</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/drill/exec/store/kafka/decoders/package-summary.html">org.apache.drill.exec.store.kafka.decoders</a> with parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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">MessageReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/kafka/decoders/MessageReader.html#init-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-org.apache.drill.exec.store.kafka.ReadOptions-org.apache.drill.exec.store.kafka.KafkaStoragePlugin-">init</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator,
<a href="../../../../../../../../../org/apache/drill/exec/store/kafka/ReadOptions.html" title="class in org.apache.drill.exec.store.kafka">ReadOptions</a>&nbsp;readOptions,
<a href="../../../../../../../../../org/apache/drill/exec/store/kafka/KafkaStoragePlugin.html" title="class in org.apache.drill.exec.store.kafka">KafkaStoragePlugin</a>&nbsp;plugin)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AvroMessageReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/kafka/decoders/AvroMessageReader.html#init-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-org.apache.drill.exec.store.kafka.ReadOptions-org.apache.drill.exec.store.kafka.KafkaStoragePlugin-">init</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator,
<a href="../../../../../../../../../org/apache/drill/exec/store/kafka/ReadOptions.html" title="class in org.apache.drill.exec.store.kafka">ReadOptions</a>&nbsp;readOptions,
<a href="../../../../../../../../../org/apache/drill/exec/store/kafka/KafkaStoragePlugin.html" title="class in org.apache.drill.exec.store.kafka">KafkaStoragePlugin</a>&nbsp;plugin)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">JsonMessageReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/kafka/decoders/JsonMessageReader.html#init-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-org.apache.drill.exec.store.kafka.ReadOptions-org.apache.drill.exec.store.kafka.KafkaStoragePlugin-">init</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator,
<a href="../../../../../../../../../org/apache/drill/exec/store/kafka/ReadOptions.html" title="class in org.apache.drill.exec.store.kafka">ReadOptions</a>&nbsp;readOptions,
<a href="../../../../../../../../../org/apache/drill/exec/store/kafka/KafkaStoragePlugin.html" title="class in org.apache.drill.exec.store.kafka">KafkaStoragePlugin</a>&nbsp;plugin)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.mock">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/store/mock/package-summary.html">org.apache.drill.exec.store.mock</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/drill/exec/store/mock/package-summary.html">org.apache.drill.exec.store.mock</a> with parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">ExtendedMockBatchReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/mock/ExtendedMockBatchReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;schemaNegotiator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.phoenix">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/store/phoenix/package-summary.html">org.apache.drill.exec.store.phoenix</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/drill/exec/store/phoenix/package-summary.html">org.apache.drill.exec.store.phoenix</a> with parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">PhoenixBatchReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/phoenix/PhoenixBatchReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.splunk">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a> in <a href="../../../../../../../../../org/apache/drill/exec/store/splunk/package-summary.html">org.apache.drill.exec.store.splunk</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/drill/exec/store/splunk/package-summary.html">org.apache.drill.exec.store.splunk</a> with parameters of type <a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</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>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">SplunkBatchReader.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/drill/exec/store/splunk/SplunkBatchReader.html#open-org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiator-">open</a></span>(<a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">SchemaNegotiator</a>&nbsp;negotiator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../../org/apache/drill/exec/physical/impl/scan/framework/SchemaNegotiator.html" title="interface in org.apache.drill.exec.physical.impl.scan.framework">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/drill/exec/physical/impl/scan/framework/class-use/SchemaNegotiator.html" target="_top">Frames</a></li>
<li><a href="SchemaNegotiator.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1970 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>