Interface MountHandle
- All Superinterfaces:
AutoCloseable, Closeable
- All Known Implementing Classes:
BasicMountHandle
This class represents a handle to a mounted FileSystem. This can
be used to close/cleanup the FileSystem as well as to access the
mount source.
-
Method Summary
-
Method Details
-
getMountSource
-