class Mount<H> extends Object
(package private) FSDriver<H>
driver
Mount(FSDriver<H> driver)
(package private) Handle<H>
getHandle(Path path)
(package private) static <H> Mount<H>
wrap(FSDriver<H> driver)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final FSDriver<H> driver
Mount(FSDriver<H> driver) throws NullPointerException
NullPointerException
static <H> Mount<H> wrap(FSDriver<H> driver)
Handle<H> getHandle(Path path) throws IOException
IOException
Copyright © 2014 eXo Platform SAS. All Rights Reserved.