public interface FileSystemFactory
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
createFileSystem(Session session)
Create user specific file system.
|
FileSystem createFileSystem(Session session) throws IOException
session - The session created for the userFileSystem for the provided sessionIOException - when the filesystem can not be createdCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.