| Package | Description |
|---|---|
| alluxio.fuse |
| Modifier and Type | Class and Description |
|---|---|
class |
AlluxioFuseFileSystem
Main FUSE implementation class.
|
class |
AlluxioJniFuseFileSystem
Main FUSE implementation class.
|
| Modifier and Type | Method and Description |
|---|---|
static FuseUmountable |
AlluxioFuse.launchFuse(FileSystem fs,
AlluxioConfiguration conf,
FuseMountOptions opts,
boolean blocking)
Launches Fuse application.
|
| Constructor and Description |
|---|
FuseSignalHandler(FuseUmountable fuseUmountable)
Constructs the new
FuseSignalHandler. |
Copyright © 2021. All Rights Reserved.