| Package | Description |
|---|---|
| alluxio.fuse |
| Modifier and Type | Method and Description |
|---|---|
static FuseUmountable |
AlluxioFuse.launchFuse(FileSystem fs,
AlluxioConfiguration conf,
FuseMountOptions opts,
boolean blocking)
Launches Fuse application.
|
| Constructor and Description |
|---|
AlluxioFuseFileSystem(FileSystem fs,
FuseMountOptions opts,
AlluxioConfiguration conf)
Creates a new instance of
AlluxioFuseFileSystem. |
AlluxioJniFuseFileSystem(FileSystem fs,
FuseMountOptions opts,
AlluxioConfiguration conf)
Creates a new instance of
AlluxioJniFuseFileSystem. |
Copyright © 2021. All Rights Reserved.