JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
alluxio.fuse
Interface FuseUmountable
All Known Implementing Classes:
AlluxioFuseFileSystem
,
AlluxioJniFuseFileSystem
public interface
FuseUmountable
An interface for unmounting the mounted Fuse applications.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
umount
()
Unmounts the Fuse application.
Method Detail
umount
void umount()
Unmounts the Fuse application.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2023. All Rights Reserved.