blob: ae7e256d89469704ed9a78da199a0c729ef7c95e [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.dfs Class Hierarchy (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.dfs Class Hierarchy (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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/cassandra/schema/package-tree.html">Prev</a></li>
<li><a href="../../../../../../org/apache/drill/exec/store/dfs/easy/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/drill/exec/store/dfs/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 class="title">Hierarchy For Package org.apache.drill.exec.store.dfs</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">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"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.drill.exec.store.<a href="../../../../../../org/apache/drill/exec/store/AbstractSchema.html" title="class in org.apache.drill.exec.store"><span class="typeNameLink">AbstractSchema</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, org.apache.calcite.schema.Schema, org.apache.drill.exec.store.<a href="../../../../../../org/apache/drill/exec/store/SchemaPartitionExplorer.html" title="interface in org.apache.drill.exec.store">SchemaPartitionExplorer</a>)
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/FileSystemSchemaFactory.FileSystemSchema.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">FileSystemSchemaFactory.FileSystemSchema</span></a></li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/WorkspaceSchemaFactory.WorkspaceSchema.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">WorkspaceSchemaFactory.WorkspaceSchema</span></a> (implements org.apache.drill.exec.planner.sql.<a href="../../../../../../org/apache/drill/exec/planner/sql/ExpandingConcurrentMap.MapValueFactory.html" title="interface in org.apache.drill.exec.planner.sql">ExpandingConcurrentMap.MapValueFactory</a>&lt;KEY,VALUE&gt;)</li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.store.<a href="../../../../../../org/apache/drill/exec/store/AbstractSchemaFactory.html" title="class in org.apache.drill.exec.store"><span class="typeNameLink">AbstractSchemaFactory</span></a> (implements org.apache.drill.exec.store.<a href="../../../../../../org/apache/drill/exec/store/SchemaFactory.html" title="interface in org.apache.drill.exec.store">SchemaFactory</a>)
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/FileSystemSchemaFactory.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">FileSystemSchemaFactory</span></a></li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.store.<a href="../../../../../../org/apache/drill/exec/store/AbstractStoragePlugin.html" title="class in org.apache.drill.exec.store"><span class="typeNameLink">AbstractStoragePlugin</span></a> (implements org.apache.drill.exec.store.<a href="../../../../../../org/apache/drill/exec/store/StoragePlugin.html" title="interface in org.apache.drill.exec.store">StoragePlugin</a>)
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/FileSystemPlugin.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">FileSystemPlugin</span></a></li>
</ul>
</li>
<li type="circle">org.apache.hadoop.conf.Configured (implements org.apache.hadoop.conf.Configurable)
<ul>
<li type="circle">org.apache.hadoop.fs.FileSystem (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, org.apache.hadoop.security.token.DelegationTokenIssuer, org.apache.hadoop.fs.PathCapabilities)
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/DrillFileSystem.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">DrillFileSystem</span></a> (implements org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/OpenFileTracker.html" title="interface in org.apache.drill.exec.store.dfs">OpenFileTracker</a>)</li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/DropboxFileSystem.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">DropboxFileSystem</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.hadoop.io.compress.DefaultCodec (implements org.apache.hadoop.io.compress.CompressionCodec, org.apache.hadoop.conf.Configurable, org.apache.hadoop.io.compress.DirectDecompressionCodec)
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/ZipCodec.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">ZipCodec</span></a></li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/DrillFileSystem.DebugStackTrace.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">DrillFileSystem.DebugStackTrace</span></a></li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/FileSelection.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">FileSelection</span></a> (implements org.apache.drill.exec.planner.logical.<a href="../../../../../../org/apache/drill/exec/planner/logical/DrillTableSelection.html" title="interface in org.apache.drill.exec.planner.logical">DrillTableSelection</a>)</li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/FormatCreator.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">FormatCreator</span></a></li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/FormatMatcher.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">FormatMatcher</span></a>
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/BasicFormatMatcher.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">BasicFormatMatcher</span></a></li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/FormatSelection.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">FormatSelection</span></a> (implements org.apache.drill.exec.planner.logical.<a href="../../../../../../org/apache/drill/exec/planner/logical/DrillTableSelection.html" title="interface in org.apache.drill.exec.planner.logical">DrillTableSelection</a>)</li>
<li type="circle">java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">InputStream</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>)
<ul>
<li type="circle">java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/FilterInputStream.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">FilterInputStream</span></a>
<ul>
<li type="circle">java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">DataInputStream</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>)
<ul>
<li type="circle">org.apache.hadoop.fs.FSDataInputStream (implements org.apache.hadoop.fs.ByteBufferReadable, org.apache.hadoop.fs.CanSetDropBehind, org.apache.hadoop.fs.CanSetReadahead, org.apache.hadoop.fs.CanUnbuffer, org.apache.hadoop.fs.HasEnhancedByteBufferAccess, org.apache.hadoop.fs.HasFileDescriptor, org.apache.hadoop.fs.PositionedReadable, org.apache.hadoop.fs.Seekable, org.apache.hadoop.fs.StreamCapabilities)
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/DrillFSDataInputStream.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">DrillFSDataInputStream</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/MagicString.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">MagicString</span></a></li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/MetadataContext.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">MetadataContext</span></a></li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/NamedFormatPluginConfig.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">NamedFormatPluginConfig</span></a> (implements org.apache.drill.common.logical.<a href="../../../../../../org/apache/drill/common/logical/FormatPluginConfig.html" title="interface in org.apache.drill.common.logical">FormatPluginConfig</a>)</li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/ReadEntryWithPath.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">ReadEntryWithPath</span></a>
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/ReadEntryFromHDFS.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">ReadEntryFromHDFS</span></a> (implements org.apache.drill.exec.store.dfs.easy.<a href="../../../../../../org/apache/drill/exec/store/dfs/easy/FileWork.html" title="interface in org.apache.drill.exec.store.dfs.easy">FileWork</a>)</li>
</ul>
</li>
<li type="circle">org.apache.drill.common.logical.<a href="../../../../../../org/apache/drill/common/logical/StoragePluginConfig.html" title="class in org.apache.drill.common.logical"><span class="typeNameLink">StoragePluginConfig</span></a>
<ul>
<li type="circle">org.apache.drill.common.logical.<a href="../../../../../../org/apache/drill/common/logical/AbstractSecuredStoragePluginConfig.html" title="class in org.apache.drill.common.logical"><span class="typeNameLink">AbstractSecuredStoragePluginConfig</span></a>
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/FileSystemConfig.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">FileSystemConfig</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/SubDirectoryList.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">SubDirectoryList</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;T&gt;)</li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/WorkspaceConfig.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">WorkspaceConfig</span></a></li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/WorkspaceSchemaFactory.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">WorkspaceSchemaFactory</span></a></li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/WorkspaceSchemaFactory.TableInstance.html" title="class in org.apache.drill.exec.store.dfs"><span class="typeNameLink">WorkspaceSchemaFactory.TableInstance</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/FormatLocationTransformer.html" title="interface in org.apache.drill.exec.store.dfs"><span class="typeNameLink">FormatLocationTransformer</span></a></li>
<li type="circle">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"><span class="typeNameLink">FormatPlugin</span></a></li>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/OpenFileTracker.html" title="interface in org.apache.drill.exec.store.dfs"><span class="typeNameLink">OpenFileTracker</span></a></li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">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"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.apache.drill.exec.store.dfs.<a href="../../../../../../org/apache/drill/exec/store/dfs/MetadataContext.PruneStatus.html" title="enum in org.apache.drill.exec.store.dfs"><span class="typeNameLink">MetadataContext.PruneStatus</span></a></li>
</ul>
</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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/cassandra/schema/package-tree.html">Prev</a></li>
<li><a href="../../../../../../org/apache/drill/exec/store/dfs/easy/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/drill/exec/store/dfs/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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>