public class Bzip2FileSystem extends CompressedFileFileSystem
| Modifier | Constructor and Description |
|---|---|
protected |
Bzip2FileSystem(FileName rootName,
FileObject parentLayer,
FileSystemOptions fileSystemOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCapabilities(Collection<Capability> caps)
Returns the capabilities of this file system.
|
protected FileObject |
createFile(AbstractFileName name)
Creates a file object.
|
addJunction, addListener, close, closeCommunicationLink, decorateFileObject, doCloseCommunicationLink, doReplicateFile, fireFileChanged, fireFileCreated, fireFileDeleted, getAttribute, getFileFromCache, getFileSystemManager, getFileSystemOptions, getLastModTimeAccuracy, getParentLayer, getRoot, getRootName, getRootURI, hasCapability, init, isOpen, isReleaseable, notifyAllStreamsClosed, putFileToCache, removeFileFromCache, removeJunction, removeListener, replicateFile, resolveFile, resolveFile, setAttributegetContext, getLogger, setContext, setLoggerprotected Bzip2FileSystem(FileName rootName, FileObject parentLayer, FileSystemOptions fileSystemOptions)
protected FileObject createFile(AbstractFileName name) throws FileSystemException
CompressedFileFileSystemcreateFile in class CompressedFileFileSystemname - name referencing the new file.FileSystemExceptionprotected void addCapabilities(Collection<Capability> caps)
CompressedFileFileSystemaddCapabilities in class CompressedFileFileSystemcaps - collections of Capabilities, can be immutable.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.