Package | Description |
---|---|
alluxio.fuse | |
alluxio.jnifuse |
Modifier and Type | Class and Description |
---|---|
class |
AlluxioJniFuseFileSystem
Main FUSE implementation class.
|
class |
StackFS
Stack FS implements the FUSE callbacks defined by jni-fuse
without interactions with Alluxio clients/servers.
|
Modifier and Type | Method and Description |
---|---|
int |
LibFuse.fuse_main_real(AbstractFuseFileSystem fs,
int argc,
String[] argv) |
Copyright © 2023. All Rights Reserved.