Package | Description |
---|---|
alluxio.fuse | |
alluxio.fuse.file |
Modifier and Type | Method and Description |
---|---|
FuseStreamFactory |
AlluxioJniFuseFileSystem.getFuseStreamFactory()
Get the
FuseStreamFactory instance member that is for creating FuseFileStream . |
Modifier and Type | Method and Description |
---|---|
void |
AlluxioJniFuseFileSystem.setFuseStreamFactory(FuseStreamFactory fuseStreamFactory)
Set the
FuseStreamFactory instance member that is for creating FuseFileStream . |
Modifier and Type | Class and Description |
---|---|
class |
SimpleFuseStreamFactory
Factory for
FuseFileInStream . |
Copyright © 2023. All Rights Reserved.