Package | Description |
---|---|
alluxio.fuse | |
alluxio.jnifuse | |
alluxio.jnifuse.struct |
Modifier and Type | Method and Description |
---|---|
static void |
AlluxioFuseUtils.fillStat(AuthPolicy policy,
FileStat stat,
URIStatus status)
Fills the path status.
|
static void |
AlluxioFuseUtils.fillStat(FileStat stat,
CreateFileStatus status)
Fills the path status.
|
int |
AlluxioJniFuseFileSystem.getattr(String path,
FileStat stat) |
int |
StackFS.getattr(String path,
FileStat stat) |
static void |
AlluxioFuseUtils.updateStatSize(FileStat stat,
long size)
Updates file status size.
|
Modifier and Type | Method and Description |
---|---|
static int |
FuseFillDir.apply(long fillerAddr,
long bufaddr,
String name,
FileStat stbuf,
long off) |
default int |
FuseFileSystem.getattr(String path,
FileStat stat) |
Modifier and Type | Method and Description |
---|---|
static FileStat |
FileStat.of(ByteBuffer buffer) |
Copyright © 2023. All Rights Reserved.