Class DelegatingFileSystem

  • All Implemented Interfaces:
    Closeable, AutoCloseable
    Direct Known Subclasses:
    FileSystemWrapper

    public abstract class DelegatingFileSystem
    extends FileSystem
    Base Implementation of a FileSystem delegating most operations to another FileSystem.