blob: 5cf635ea77556d9d439f988ae059719d4f5cdbae [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.drill.exec.store.parquet.RowGroupReadEntry (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 Class org.apache.drill.exec.store.parquet.RowGroupReadEntry (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/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">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/store/parquet/class-use/RowGroupReadEntry.html" target="_top">Frames</a></li>
<li><a href="RowGroupReadEntry.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.drill.exec.store.parquet.RowGroupReadEntry" class="title">Uses of Class<br>org.apache.drill.exec.store.parquet.RowGroupReadEntry</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/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</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.store.hive">org.apache.drill.exec.store.hive</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.parquet">org.apache.drill.exec.store.parquet</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.parquet2">org.apache.drill.exec.store.parquet2</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.store.hive">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a> in <a href="../../../../../../../org/apache/drill/exec/store/hive/package-summary.html">org.apache.drill.exec.store.hive</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/hive/package-summary.html">org.apache.drill.exec.store.hive</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</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>org.apache.hadoop.conf.Configuration</code></td>
<td class="colLast"><span class="typeNameLabel">HiveDrillNativeParquetRowGroupScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/hive/HiveDrillNativeParquetRowGroupScan.html#getFsConf-org.apache.drill.exec.store.parquet.RowGroupReadEntry-">getFsConf</a></span>(<a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&nbsp;rowGroupReadEntry)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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="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;</code></td>
<td class="colLast"><span class="typeNameLabel">HiveDrillNativeParquetRowGroupScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/hive/HiveDrillNativeParquetRowGroupScan.html#getPartitionValues-org.apache.drill.exec.store.parquet.RowGroupReadEntry-">getPartitionValues</a></span>(<a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&nbsp;rowGroupReadEntry)</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/store/hive/package-summary.html">org.apache.drill.exec.store.hive</a> with type arguments of type <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</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/store/hive/HiveDrillNativeParquetRowGroupScan.html#HiveDrillNativeParquetRowGroupScan-org.apache.drill.exec.store.StoragePluginRegistry-java.lang.String-org.apache.drill.exec.store.hive.HiveStoragePluginConfig-java.util.List-java.util.List-org.apache.drill.exec.store.hive.HivePartitionHolder-java.util.Map-org.apache.drill.exec.store.parquet.ParquetReaderConfig-org.apache.drill.common.expression.LogicalExpression-org.apache.drill.exec.record.metadata.TupleMetadata-">HiveDrillNativeParquetRowGroupScan</a></span>(<a href="../../../../../../../org/apache/drill/exec/store/StoragePluginRegistry.html" title="interface in org.apache.drill.exec.store">StoragePluginRegistry</a>&nbsp;registry,
<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;userName,
<a href="../../../../../../../org/apache/drill/exec/store/hive/HiveStoragePluginConfig.html" title="class in org.apache.drill.exec.store.hive">HiveStoragePluginConfig</a>&nbsp;hiveStoragePluginConfig,
<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/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&gt;&nbsp;rowGroupReadEntries,
<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/drill/common/expression/SchemaPath.html" title="class in org.apache.drill.common.expression">SchemaPath</a>&gt;&nbsp;columns,
<a href="../../../../../../../org/apache/drill/exec/store/hive/HivePartitionHolder.html" title="class in org.apache.drill.exec.store.hive">HivePartitionHolder</a>&nbsp;hivePartitionHolder,
<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;confProperties,
<a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetReaderConfig.html" title="class in org.apache.drill.exec.store.parquet">ParquetReaderConfig</a>&nbsp;readerConfig,
<a href="../../../../../../../org/apache/drill/common/expression/LogicalExpression.html" title="interface in org.apache.drill.common.expression">LogicalExpression</a>&nbsp;filter,
<a href="../../../../../../../org/apache/drill/exec/record/metadata/TupleMetadata.html" title="interface in org.apache.drill.exec.record.metadata">TupleMetadata</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/hive/HiveDrillNativeParquetRowGroupScan.html#HiveDrillNativeParquetRowGroupScan-java.lang.String-org.apache.drill.exec.store.hive.HiveStoragePlugin-java.util.List-java.util.List-org.apache.drill.exec.store.hive.HivePartitionHolder-java.util.Map-org.apache.drill.exec.store.parquet.ParquetReaderConfig-org.apache.drill.common.expression.LogicalExpression-org.apache.drill.exec.record.metadata.TupleMetadata-">HiveDrillNativeParquetRowGroupScan</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;userName,
<a href="../../../../../../../org/apache/drill/exec/store/hive/HiveStoragePlugin.html" title="class in org.apache.drill.exec.store.hive">HiveStoragePlugin</a>&nbsp;hiveStoragePlugin,
<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/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&gt;&nbsp;rowGroupReadEntries,
<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/drill/common/expression/SchemaPath.html" title="class in org.apache.drill.common.expression">SchemaPath</a>&gt;&nbsp;columns,
<a href="../../../../../../../org/apache/drill/exec/store/hive/HivePartitionHolder.html" title="class in org.apache.drill.exec.store.hive">HivePartitionHolder</a>&nbsp;hivePartitionHolder,
<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;confProperties,
<a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetReaderConfig.html" title="class in org.apache.drill.exec.store.parquet">ParquetReaderConfig</a>&nbsp;readerConfig,
<a href="../../../../../../../org/apache/drill/common/expression/LogicalExpression.html" title="interface in org.apache.drill.common.expression">LogicalExpression</a>&nbsp;filter,
<a href="../../../../../../../org/apache/drill/exec/record/metadata/TupleMetadata.html" title="interface in org.apache.drill.exec.record.metadata">TupleMetadata</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.parquet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a> in <a href="../../../../../../../org/apache/drill/exec/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</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/drill/exec/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</a> with type parameters of type <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</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="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/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractParquetRowGroupScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/AbstractParquetRowGroupScan.html#rowGroupReadEntries">rowGroupReadEntries</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/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</a> that return <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</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/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a></code></td>
<td class="colLast"><span class="typeNameLabel">RowGroupInfo.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupInfo.html#getRowGroupReadEntry--">getRowGroupReadEntry</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a></code></td>
<td class="colLast"><span class="typeNameLabel">RowGroupReadEntry.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html#getRowGroupReadEntry--">getRowGroupReadEntry</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/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</a> that return types with arguments of type <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</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="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/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractParquetGroupScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/AbstractParquetGroupScan.html#getReadEntries-int-">getReadEntries</a></span>(int&nbsp;minorFragmentId)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractParquetRowGroupScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/AbstractParquetRowGroupScan.html#getRowGroupReadEntries--">getRowGroupReadEntries</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/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</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>abstract org.apache.hadoop.conf.Configuration</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractParquetRowGroupScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/AbstractParquetRowGroupScan.html#getFsConf-org.apache.drill.exec.store.parquet.RowGroupReadEntry-">getFsConf</a></span>(<a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&nbsp;rowGroupReadEntry)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.apache.hadoop.conf.Configuration</code></td>
<td class="colLast"><span class="typeNameLabel">ParquetRowGroupScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetRowGroupScan.html#getFsConf-org.apache.drill.exec.store.parquet.RowGroupReadEntry-">getFsConf</a></span>(<a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&nbsp;rowGroupReadEntry)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <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="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;</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractParquetRowGroupScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/AbstractParquetRowGroupScan.html#getPartitionValues-org.apache.drill.exec.store.parquet.RowGroupReadEntry-">getPartitionValues</a></span>(<a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&nbsp;rowGroupReadEntry)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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="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;</code></td>
<td class="colLast"><span class="typeNameLabel">ParquetRowGroupScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetRowGroupScan.html#getPartitionValues-org.apache.drill.exec.store.parquet.RowGroupReadEntry-">getPartitionValues</a></span>(<a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&nbsp;rowGroupReadEntry)</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/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</a> with type arguments of type <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</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/store/parquet/AbstractParquetRowGroupScan.html#AbstractParquetRowGroupScan-java.lang.String-java.util.List-java.util.List-org.apache.drill.exec.store.parquet.ParquetReaderConfig-org.apache.drill.common.expression.LogicalExpression-org.apache.hadoop.fs.Path-org.apache.drill.exec.record.metadata.TupleMetadata-">AbstractParquetRowGroupScan</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;userName,
<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/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&gt;&nbsp;rowGroupReadEntries,
<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/drill/common/expression/SchemaPath.html" title="class in org.apache.drill.common.expression">SchemaPath</a>&gt;&nbsp;columns,
<a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetReaderConfig.html" title="class in org.apache.drill.exec.store.parquet">ParquetReaderConfig</a>&nbsp;readerConfig,
<a href="../../../../../../../org/apache/drill/common/expression/LogicalExpression.html" title="interface in org.apache.drill.common.expression">LogicalExpression</a>&nbsp;filter,
org.apache.hadoop.fs.Path&nbsp;selectionRoot,
<a href="../../../../../../../org/apache/drill/exec/record/metadata/TupleMetadata.html" title="interface in org.apache.drill.exec.record.metadata">TupleMetadata</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetRowGroupScan.html#ParquetRowGroupScan-org.apache.drill.exec.store.StoragePluginRegistry-java.lang.String-org.apache.drill.common.logical.StoragePluginConfig-org.apache.drill.common.logical.FormatPluginConfig-java.util.LinkedList-java.util.List-org.apache.drill.exec.store.parquet.ParquetReaderConfig-org.apache.hadoop.fs.Path-org.apache.drill.common.expression.LogicalExpression-org.apache.drill.exec.record.metadata.TupleMetadata-">ParquetRowGroupScan</a></span>(<a href="../../../../../../../org/apache/drill/exec/store/StoragePluginRegistry.html" title="interface in org.apache.drill.exec.store">StoragePluginRegistry</a>&nbsp;registry,
<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;userName,
<a href="../../../../../../../org/apache/drill/common/logical/StoragePluginConfig.html" title="class in org.apache.drill.common.logical">StoragePluginConfig</a>&nbsp;storageConfig,
<a href="../../../../../../../org/apache/drill/common/logical/FormatPluginConfig.html" title="interface in org.apache.drill.common.logical">FormatPluginConfig</a>&nbsp;formatConfig,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&gt;&nbsp;rowGroupReadEntries,
<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/drill/common/expression/SchemaPath.html" title="class in org.apache.drill.common.expression">SchemaPath</a>&gt;&nbsp;columns,
<a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetReaderConfig.html" title="class in org.apache.drill.exec.store.parquet">ParquetReaderConfig</a>&nbsp;readerConfig,
org.apache.hadoop.fs.Path&nbsp;selectionRoot,
<a href="../../../../../../../org/apache/drill/common/expression/LogicalExpression.html" title="interface in org.apache.drill.common.expression">LogicalExpression</a>&nbsp;filter,
<a href="../../../../../../../org/apache/drill/exec/record/metadata/TupleMetadata.html" title="interface in org.apache.drill.exec.record.metadata">TupleMetadata</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetRowGroupScan.html#ParquetRowGroupScan-java.lang.String-org.apache.drill.exec.store.parquet.ParquetFormatPlugin-java.util.List-java.util.List-org.apache.drill.exec.store.parquet.ParquetReaderConfig-org.apache.hadoop.fs.Path-org.apache.drill.common.expression.LogicalExpression-org.apache.drill.exec.record.metadata.TupleMetadata-">ParquetRowGroupScan</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;userName,
<a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetFormatPlugin.html" title="class in org.apache.drill.exec.store.parquet">ParquetFormatPlugin</a>&nbsp;formatPlugin,
<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/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&gt;&nbsp;rowGroupReadEntries,
<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/drill/common/expression/SchemaPath.html" title="class in org.apache.drill.common.expression">SchemaPath</a>&gt;&nbsp;columns,
<a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetReaderConfig.html" title="class in org.apache.drill.exec.store.parquet">ParquetReaderConfig</a>&nbsp;readerConfig,
org.apache.hadoop.fs.Path&nbsp;selectionRoot,
<a href="../../../../../../../org/apache/drill/common/expression/LogicalExpression.html" title="interface in org.apache.drill.common.expression">LogicalExpression</a>&nbsp;filter,
<a href="../../../../../../../org/apache/drill/exec/record/metadata/TupleMetadata.html" title="interface in org.apache.drill.exec.record.metadata">TupleMetadata</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.parquet2">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a> in <a href="../../../../../../../org/apache/drill/exec/store/parquet2/package-summary.html">org.apache.drill.exec.store.parquet2</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/drill/exec/store/parquet2/package-summary.html">org.apache.drill.exec.store.parquet2</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</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/store/parquet2/DrillParquetReader.html#DrillParquetReader-org.apache.drill.exec.ops.FragmentContext-org.apache.parquet.hadoop.metadata.ParquetMetadata-org.apache.drill.exec.store.parquet.RowGroupReadEntry-java.util.List-org.apache.drill.exec.store.dfs.DrillFileSystem-org.apache.drill.exec.store.parquet.ParquetReaderUtility.DateCorruptionStatus-long-">DrillParquetReader</a></span>(<a href="../../../../../../../org/apache/drill/exec/ops/FragmentContext.html" title="interface in org.apache.drill.exec.ops">FragmentContext</a>&nbsp;fragmentContext,
org.apache.parquet.hadoop.metadata.ParquetMetadata&nbsp;footer,
<a href="../../../../../../../org/apache/drill/exec/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">RowGroupReadEntry</a>&nbsp;entry,
<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/drill/common/expression/SchemaPath.html" title="class in org.apache.drill.common.expression">SchemaPath</a>&gt;&nbsp;columns,
<a href="../../../../../../../org/apache/drill/exec/store/dfs/DrillFileSystem.html" title="class in org.apache.drill.exec.store.dfs">DrillFileSystem</a>&nbsp;fileSystem,
<a href="../../../../../../../org/apache/drill/exec/store/parquet/ParquetReaderUtility.DateCorruptionStatus.html" title="enum in org.apache.drill.exec.store.parquet">ParquetReaderUtility.DateCorruptionStatus</a>&nbsp;containsCorruptedDates,
long&nbsp;recordsToRead)</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/store/parquet/RowGroupReadEntry.html" title="class in org.apache.drill.exec.store.parquet">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/store/parquet/class-use/RowGroupReadEntry.html" target="_top">Frames</a></li>
<li><a href="RowGroupReadEntry.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>