blob: 054ef7b348f1a991054403b487f4002f155a3d3e [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>org.apache.drill.exec.store.ischema (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="org.apache.drill.exec.store.ischema (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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/drill/exec/store/image/package-summary.html">Prev&nbsp;Package</a></li>
<li><a href="../../../../../../org/apache/drill/exec/store/jdbc/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/drill/exec/store/ischema/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.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">
<h1 title="Package" class="title">Package&nbsp;org.apache.drill.exec.store.ischema</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/FilterEvaluator.html" title="interface in org.apache.drill.exec.store.ischema">FilterEvaluator</a></td>
<td class="colLast">
<div class="block">Evaluates information schema for the given condition.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaConstants.html" title="interface in org.apache.drill.exec.store.ischema">InfoSchemaConstants</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/RecordCollector.html" title="interface in org.apache.drill.exec.store.ischema">RecordCollector</a></td>
<td class="colLast">
<div class="block">Provides methods to collect various information_schema data.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/FilterEvaluator.InfoSchemaFilterEvaluator.html" title="class in org.apache.drill.exec.store.ischema">FilterEvaluator.InfoSchemaFilterEvaluator</a></td>
<td class="colLast">
<div class="block">Evaluates necessity to visit certain type of information_schema data using provided filter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/FilterEvaluator.NoFilterEvaluator.html" title="class in org.apache.drill.exec.store.ischema">FilterEvaluator.NoFilterEvaluator</a></td>
<td class="colLast">
<div class="block">Evaluates necessity to visit certain type of information_schema data based
on given schema type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaBatchCreator.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaBatchCreator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaConfig.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaConfig</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaDrillTable.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaDrillTable</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaFilter.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaFilter</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaFilter.ConstantExprNode.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaFilter.ConstantExprNode</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaFilter.ExprNode.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaFilter.ExprNode</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaFilter.FieldExprNode.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaFilter.FieldExprNode</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaFilter.FunctionExprNode.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaFilter.FunctionExprNode</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaFilterBuilder.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaFilterBuilder</a></td>
<td class="colLast">
<div class="block">Builds a InfoSchemaFilter out of the Filter condition.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaGroupScan.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaGroupScan</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaPushFilterIntoRecordGenerator.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaPushFilterIntoRecordGenerator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaRecordGenerator.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaRecordGenerator</a>&lt;S&gt;</td>
<td class="colLast">
<div class="block">Generates records for POJO RecordReader by scanning the given schema.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaRecordGenerator.Catalogs.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaRecordGenerator.Catalogs</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaRecordGenerator.Columns.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaRecordGenerator.Columns</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaRecordGenerator.Files.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaRecordGenerator.Files</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaRecordGenerator.Partitions.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaRecordGenerator.Partitions</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaRecordGenerator.Schemata.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaRecordGenerator.Schemata</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaRecordGenerator.Tables.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaRecordGenerator.Tables</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaRecordGenerator.Views.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaRecordGenerator.Views</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaStoragePlugin.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaStoragePlugin</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaSubScan.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaSubScan</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTable.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaTable</a>&lt;S&gt;</td>
<td class="colLast">
<div class="block">Base class for tables in INFORMATION_SCHEMA.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTable.Catalogs.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaTable.Catalogs</a></td>
<td class="colLast">
<div class="block">Layout for the CATALOGS table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTable.Columns.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaTable.Columns</a></td>
<td class="colLast">
<div class="block">Layout for the COLUMNS table.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTable.Field.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaTable.Field</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTable.Files.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaTable.Files</a></td>
<td class="colLast">
<div class="block">Layout for the FILES table.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTable.Partitions.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaTable.Partitions</a></td>
<td class="colLast">
<div class="block">Layout for the PARTITIONS table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTable.Schemata.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaTable.Schemata</a></td>
<td class="colLast">
<div class="block">Layout for the SCHEMATA table.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTable.Tables.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaTable.Tables</a></td>
<td class="colLast">
<div class="block">Layout for the TABLES table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTable.Views.html" title="class in org.apache.drill.exec.store.ischema">InfoSchemaTable.Views</a></td>
<td class="colLast">
<div class="block">Layout for the VIEWS table.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/RecordCollector.BasicRecordCollector.html" title="class in org.apache.drill.exec.store.ischema">RecordCollector.BasicRecordCollector</a></td>
<td class="colLast">
<div class="block">Provides information_schema data based on information stored in <a href="../../../../../../org/apache/drill/exec/store/AbstractSchema.html" title="class in org.apache.drill.exec.store"><code>AbstractSchema</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/RecordCollector.MetastoreRecordCollector.html" title="class in org.apache.drill.exec.store.ischema">RecordCollector.MetastoreRecordCollector</a></td>
<td class="colLast">
<div class="block">Provides information_schema data based on information stored in Drill Metastore.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/Records.html" title="class in org.apache.drill.exec.store.ischema">Records</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/Records.Catalog.html" title="class in org.apache.drill.exec.store.ischema">Records.Catalog</a></td>
<td class="colLast">
<div class="block">Pojo object for a record in INFORMATION_SCHEMA.CATALOGS</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/Records.Column.html" title="class in org.apache.drill.exec.store.ischema">Records.Column</a></td>
<td class="colLast">
<div class="block">Pojo object for a record in INFORMATION_SCHEMA.COLUMNS</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/Records.File.html" title="class in org.apache.drill.exec.store.ischema">Records.File</a></td>
<td class="colLast">
<div class="block">Pojo object for a record in INFORMATION_SCHEMA.FILES</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/Records.Partition.html" title="class in org.apache.drill.exec.store.ischema">Records.Partition</a></td>
<td class="colLast">
<div class="block">Pojo object for a record in INFORMATION_SCHEMA.PARTITIONS</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/Records.Schema.html" title="class in org.apache.drill.exec.store.ischema">Records.Schema</a></td>
<td class="colLast">
<div class="block">Pojo object for a record in INFORMATION_SCHEMA.SCHEMATA</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/Records.Table.html" title="class in org.apache.drill.exec.store.ischema">Records.Table</a></td>
<td class="colLast">
<div class="block">Pojo object for a record in INFORMATION_SCHEMA.TABLES</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/Records.View.html" title="class in org.apache.drill.exec.store.ischema">Records.View</a></td>
<td class="colLast">
<div class="block">Pojo object for a record in INFORMATION_SCHEMA.VIEWS</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Enum</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaFilter.ExprNode.Type.html" title="enum in org.apache.drill.exec.store.ischema">InfoSchemaFilter.ExprNode.Type</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaFilter.Result.html" title="enum in org.apache.drill.exec.store.ischema">InfoSchemaFilter.Result</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/drill/exec/store/ischema/InfoSchemaTableType.html" title="enum in org.apache.drill.exec.store.ischema">InfoSchemaTableType</a></td>
<td class="colLast">
<div class="block">The set of tables / views in INFORMATION_SCHEMA.</div>
</td>
</tr>
</tbody>
</table>
</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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/drill/exec/store/image/package-summary.html">Prev&nbsp;Package</a></li>
<li><a href="../../../../../../org/apache/drill/exec/store/jdbc/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/drill/exec/store/ischema/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.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>