Package | Description |
---|---|
alluxio.fuse | |
alluxio.jnifuse |
Modifier and Type | Method and Description |
---|---|
int |
AlluxioJniFuseFileSystem.readdir(String path,
long buff,
FuseFillDir filter,
long offset,
FuseFileInfo fi) |
int |
StackFS.readdir(String path,
long bufaddr,
FuseFillDir filter,
long offset,
FuseFileInfo fi) |
Modifier and Type | Method and Description |
---|---|
default int |
FuseFileSystem.readdir(String path,
long bufaddr,
FuseFillDir filter,
long offset,
FuseFileInfo fi) |
int |
AbstractFuseFileSystem.readdirCallback(String path,
long bufaddr,
FuseFillDir filter,
long offset,
ByteBuffer fi) |
Copyright © 2023. All Rights Reserved.