Interface FileSystemFactory

    • Method Detail

      • createFileSystem

        FileSystem createFileSystem​(Session session)
                             throws IOException
        Create user specific file system.
        Parameters:
        session - The session created for the user
        Returns:
        The current FileSystem for the provided session
        Throws:
        IOException - if the filesystem can not be created