public static class DelegatingFileSystem.WrappedProvider extends DelegatingFileSystemProvider
| Constructor and Description |
|---|
WrappedProvider(FileSystemProvider delegate,
DelegatingFileSystem fileSystem) |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
getFileSystem(URI uri) |
FileSystem |
newFileSystem(URI uri,
Map<String,?> env) |
checkAccess, copy, createDirectory, delete, getDelegate, getFileAttributeView, getFileStore, getPath, getScheme, isHidden, isSameFile, move, newByteChannel, newDirectoryStream, readAttributes, readAttributes, setAttributecreateLink, createSymbolicLink, deleteIfExists, installedProviders, newAsynchronousFileChannel, newFileChannel, newFileSystem, newInputStream, newOutputStream, readSymbolicLinkpublic WrappedProvider(FileSystemProvider delegate, DelegatingFileSystem fileSystem)
public FileSystem newFileSystem(URI uri, Map<String,?> env) throws IOException
newFileSystem in class DelegatingFileSystemProviderIOExceptionpublic FileSystem getFileSystem(URI uri)
getFileSystem in class DelegatingFileSystemProviderCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.