Class DelegateToFileSystem

java.lang.Object
org.apache.hadoop.fs.AbstractFileSystem
org.apache.hadoop.fs.DelegateToFileSystem
All Implemented Interfaces:
PathCapabilities
Direct Known Subclasses:
FtpFs, HarFs, RawLocalFs

@Private @Unstable public abstract class DelegateToFileSystem extends AbstractFileSystem
Implementation of AbstractFileSystem based on the existing implementation of FileSystem.