Package | Description |
---|---|
alluxio.fuse |
Modifier and Type | Class and Description |
---|---|
class |
AlluxioJniFuseFileSystem
Main FUSE implementation class.
|
class |
AlluxioJnrFuseFileSystem
Main FUSE implementation class.
|
Modifier and Type | Method and Description |
---|---|
static FuseUmountable |
AlluxioFuse.launchFuse(FileSystemContext fsContext,
FileSystem fs,
FuseOptions fuseOptions,
boolean blocking)
Launches Fuse application.
|
Constructor and Description |
---|
FuseSignalHandler(FuseUmountable fuseUmountable)
Constructs the new
FuseSignalHandler . |
Copyright © 2023. All Rights Reserved.