blob: 6c3a7470d316ff575ab5a6190c7f6724c8a58e6d [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>IcebergFormatPlugin (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="IcebergFormatPlugin (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/IcebergFormatPlugin.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/iceberg/format/IcebergFormatMatcher.html" title="class in org.apache.drill.exec.store.iceberg.format"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPluginConfig.html" title="class in org.apache.drill.exec.store.iceberg.format"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html" target="_top">Frames</a></li>
<li><a href="IcebergFormatPlugin.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.drill.exec.store.iceberg.format</div>
<h2 title="Class IcebergFormatPlugin" class="title">Class IcebergFormatPlugin</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.drill.exec.store.iceberg.format.IcebergFormatPlugin</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">IcebergFormatPlugin</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#IcebergFormatPlugin-java.lang.String-org.apache.drill.exec.server.DrillbitContext-org.apache.hadoop.conf.Configuration-org.apache.drill.exec.store.dfs.FileSystemConfig-org.apache.drill.exec.store.iceberg.format.IcebergFormatPluginConfig-">IcebergFormatPlugin</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;name,
<a href="../../../../../../../org/apache/drill/exec/server/DrillbitContext.html" title="class in org.apache.drill.exec.server">DrillbitContext</a>&nbsp;context,
org.apache.hadoop.conf.Configuration&nbsp;fsConf,
<a href="../../../../../../../org/apache/drill/exec/store/dfs/FileSystemConfig.html" title="class in org.apache.drill.exec.store.dfs">FileSystemConfig</a>&nbsp;storageConfig,
<a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPluginConfig.html" title="class in org.apache.drill.exec.store.iceberg.format">IcebergFormatPluginConfig</a>&nbsp;config)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPluginConfig.html" title="class in org.apache.drill.exec.store.iceberg.format">IcebergFormatPluginConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getConfig--">getConfig</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/server/DrillbitContext.html" title="class in org.apache.drill.exec.server">DrillbitContext</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getContext--">getContext</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>org.apache.calcite.plan.Convention</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getConvention--">getConvention</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>org.apache.hadoop.conf.Configuration</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getFsConf--">getFsConf</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/physical/base/AbstractGroupScan.html" title="class in org.apache.drill.exec.physical.base">AbstractGroupScan</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getGroupScan-java.lang.String-org.apache.drill.exec.store.dfs.FileSelection-java.util.List-">getGroupScan</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/dfs/FileSelection.html" title="class in org.apache.drill.exec.store.dfs">FileSelection</a>&nbsp;selection,
<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)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/physical/base/AbstractGroupScan.html" title="class in org.apache.drill.exec.physical.base">AbstractGroupScan</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getGroupScan-java.lang.String-org.apache.drill.exec.store.dfs.FileSelection-java.util.List-org.apache.drill.exec.metastore.MetadataProviderManager-">getGroupScan</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/dfs/FileSelection.html" title="class in org.apache.drill.exec.store.dfs">FileSelection</a>&nbsp;selection,
<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/metastore/MetadataProviderManager.html" title="interface in org.apache.drill.exec.metastore">MetadataProviderManager</a>&nbsp;metadataProviderManager)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatMatcher.html" title="class in org.apache.drill.exec.store.dfs">FormatMatcher</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getMatcher--">getMatcher</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getName--">getName</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;? extends org.apache.calcite.plan.RelOptRule&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getOptimizerRules-org.apache.drill.exec.planner.PlannerPhase-">getOptimizerRules</a></span>(<a href="../../../../../../../org/apache/drill/exec/planner/PlannerPhase.html" title="enum in org.apache.drill.exec.planner">PlannerPhase</a>&nbsp;phase)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FileSystemConfig.html" title="class in org.apache.drill.exec.store.dfs">FileSystemConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getStorageConfig--">getStorageConfig</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/physical/base/AbstractWriter.html" title="class in org.apache.drill.exec.physical.base">AbstractWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#getWriter-org.apache.drill.exec.physical.base.PhysicalOperator-java.lang.String-java.util.List-">getWriter</a></span>(<a href="../../../../../../../org/apache/drill/exec/physical/base/PhysicalOperator.html" title="interface in org.apache.drill.exec.physical.base">PhysicalOperator</a>&nbsp;child,
<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;location,
<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;&nbsp;partitionColumns)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillStatsTable.TableStatistics.html" title="class in org.apache.drill.exec.planner.common">DrillStatsTable.TableStatistics</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#readStatistics-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-">readStatistics</a></span>(org.apache.hadoop.fs.FileSystem&nbsp;fs,
org.apache.hadoop.fs.Path&nbsp;statsTablePath)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#supportsAutoPartitioning--">supportsAutoPartitioning</a></span>()</code>
<div class="block">Indicates whether this FormatPlugin supports auto-partitioning for CTAS statements</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#supportsRead--">supportsRead</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#supportsStatistics--">supportsStatistics</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#supportsWrite--">supportsWrite</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html#writeStatistics-org.apache.drill.exec.planner.common.DrillStatsTable.TableStatistics-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-">writeStatistics</a></span>(<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillStatsTable.TableStatistics.html" title="class in org.apache.drill.exec.planner.common">DrillStatsTable.TableStatistics</a>&nbsp;statistics,
org.apache.hadoop.fs.FileSystem&nbsp;fs,
org.apache.hadoop.fs.Path&nbsp;statsTablePath)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.drill.exec.store.dfs.FormatPlugin">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.drill.exec.store.dfs.<a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></h3>
<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getGroupScan-java.lang.String-org.apache.drill.exec.store.dfs.FileSelection-java.util.List-org.apache.drill.exec.server.options.OptionManager-">getGroupScan</a>, <a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getGroupScan-java.lang.String-org.apache.drill.exec.store.dfs.FileSelection-java.util.List-org.apache.drill.exec.server.options.OptionManager-org.apache.drill.exec.metastore.MetadataProviderManager-">getGroupScan</a>, <a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getOptimizerRules--">getOptimizerRules</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="IcebergFormatPlugin-java.lang.String-org.apache.drill.exec.server.DrillbitContext-org.apache.hadoop.conf.Configuration-org.apache.drill.exec.store.dfs.FileSystemConfig-org.apache.drill.exec.store.iceberg.format.IcebergFormatPluginConfig-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>IcebergFormatPlugin</h4>
<pre>public&nbsp;IcebergFormatPlugin(<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;name,
<a href="../../../../../../../org/apache/drill/exec/server/DrillbitContext.html" title="class in org.apache.drill.exec.server">DrillbitContext</a>&nbsp;context,
org.apache.hadoop.conf.Configuration&nbsp;fsConf,
<a href="../../../../../../../org/apache/drill/exec/store/dfs/FileSystemConfig.html" title="class in org.apache.drill.exec.store.dfs">FileSystemConfig</a>&nbsp;storageConfig,
<a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPluginConfig.html" title="class in org.apache.drill.exec.store.iceberg.format">IcebergFormatPluginConfig</a>&nbsp;config)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="supportsRead--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportsRead</h4>
<pre>public&nbsp;boolean&nbsp;supportsRead()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#supportsRead--">supportsRead</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="supportsWrite--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportsWrite</h4>
<pre>public&nbsp;boolean&nbsp;supportsWrite()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#supportsWrite--">supportsWrite</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="supportsAutoPartitioning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportsAutoPartitioning</h4>
<pre>public&nbsp;boolean&nbsp;supportsAutoPartitioning()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#supportsAutoPartitioning--">FormatPlugin</a></code></span></div>
<div class="block">Indicates whether this FormatPlugin supports auto-partitioning for CTAS statements</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#supportsAutoPartitioning--">supportsAutoPartitioning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if auto-partitioning is supported</dd>
</dl>
</li>
</ul>
<a name="getMatcher--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatcher</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatMatcher.html" title="class in org.apache.drill.exec.store.dfs">FormatMatcher</a>&nbsp;getMatcher()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getMatcher--">getMatcher</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="getWriter-org.apache.drill.exec.physical.base.PhysicalOperator-java.lang.String-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWriter</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/physical/base/AbstractWriter.html" title="class in org.apache.drill.exec.physical.base">AbstractWriter</a>&nbsp;getWriter(<a href="../../../../../../../org/apache/drill/exec/physical/base/PhysicalOperator.html" title="interface in org.apache.drill.exec.physical.base">PhysicalOperator</a>&nbsp;child,
<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;location,
<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;&nbsp;partitionColumns)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getWriter-org.apache.drill.exec.physical.base.PhysicalOperator-java.lang.String-java.util.List-">getWriter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="getOptimizerRules-org.apache.drill.exec.planner.PlannerPhase-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOptimizerRules</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;? extends org.apache.calcite.plan.RelOptRule&gt;&nbsp;getOptimizerRules(<a href="../../../../../../../org/apache/drill/exec/planner/PlannerPhase.html" title="enum in org.apache.drill.exec.planner">PlannerPhase</a>&nbsp;phase)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getOptimizerRules-org.apache.drill.exec.planner.PlannerPhase-">getOptimizerRules</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="getGroupScan-java.lang.String-org.apache.drill.exec.store.dfs.FileSelection-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGroupScan</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/physical/base/AbstractGroupScan.html" title="class in org.apache.drill.exec.physical.base">AbstractGroupScan</a>&nbsp;getGroupScan(<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/dfs/FileSelection.html" title="class in org.apache.drill.exec.store.dfs">FileSelection</a>&nbsp;selection,
<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)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getGroupScan-java.lang.String-org.apache.drill.exec.store.dfs.FileSelection-java.util.List-">getGroupScan</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="getGroupScan-java.lang.String-org.apache.drill.exec.store.dfs.FileSelection-java.util.List-org.apache.drill.exec.metastore.MetadataProviderManager-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGroupScan</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/physical/base/AbstractGroupScan.html" title="class in org.apache.drill.exec.physical.base">AbstractGroupScan</a>&nbsp;getGroupScan(<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/dfs/FileSelection.html" title="class in org.apache.drill.exec.store.dfs">FileSelection</a>&nbsp;selection,
<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/metastore/MetadataProviderManager.html" title="interface in org.apache.drill.exec.metastore">MetadataProviderManager</a>&nbsp;metadataProviderManager)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getGroupScan-java.lang.String-org.apache.drill.exec.store.dfs.FileSelection-java.util.List-org.apache.drill.exec.metastore.MetadataProviderManager-">getGroupScan</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="supportsStatistics--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportsStatistics</h4>
<pre>public&nbsp;boolean&nbsp;supportsStatistics()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#supportsStatistics--">supportsStatistics</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="readStatistics-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readStatistics</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillStatsTable.TableStatistics.html" title="class in org.apache.drill.exec.planner.common">DrillStatsTable.TableStatistics</a>&nbsp;readStatistics(org.apache.hadoop.fs.FileSystem&nbsp;fs,
org.apache.hadoop.fs.Path&nbsp;statsTablePath)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#readStatistics-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-">readStatistics</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="writeStatistics-org.apache.drill.exec.planner.common.DrillStatsTable.TableStatistics-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeStatistics</h4>
<pre>public&nbsp;void&nbsp;writeStatistics(<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillStatsTable.TableStatistics.html" title="class in org.apache.drill.exec.planner.common">DrillStatsTable.TableStatistics</a>&nbsp;statistics,
org.apache.hadoop.fs.FileSystem&nbsp;fs,
org.apache.hadoop.fs.Path&nbsp;statsTablePath)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#writeStatistics-org.apache.drill.exec.planner.common.DrillStatsTable.TableStatistics-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-">writeStatistics</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="getConfig--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConfig</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPluginConfig.html" title="class in org.apache.drill.exec.store.iceberg.format">IcebergFormatPluginConfig</a>&nbsp;getConfig()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getConfig--">getConfig</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="getStorageConfig--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStorageConfig</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/dfs/FileSystemConfig.html" title="class in org.apache.drill.exec.store.dfs">FileSystemConfig</a>&nbsp;getStorageConfig()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getStorageConfig--">getStorageConfig</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="getFsConf--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFsConf</h4>
<pre>public&nbsp;org.apache.hadoop.conf.Configuration&nbsp;getFsConf()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getFsConf--">getFsConf</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="getContext--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContext</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/DrillbitContext.html" title="class in org.apache.drill.exec.server">DrillbitContext</a>&nbsp;getContext()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getContext--">getContext</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="getName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public&nbsp;<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;getName()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a></code></dd>
</dl>
</li>
</ul>
<a name="getConvention--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getConvention</h4>
<pre>public&nbsp;org.apache.calcite.plan.Convention&nbsp;getConvention()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/IcebergFormatPlugin.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/iceberg/format/IcebergFormatMatcher.html" title="class in org.apache.drill.exec.store.iceberg.format"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/drill/exec/store/iceberg/format/IcebergFormatPluginConfig.html" title="class in org.apache.drill.exec.store.iceberg.format"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/store/iceberg/format/IcebergFormatPlugin.html" target="_top">Frames</a></li>
<li><a href="IcebergFormatPlugin.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>