Package | Description |
---|---|
alluxio.fuse | |
alluxio.fuse.file |
Modifier and Type | Method and Description |
---|---|
static FileOutStream |
AlluxioFuseUtils.createFile(FileSystem fileSystem,
AuthPolicy authPolicy,
AlluxioURI uri,
CreateFileStatus fileStatus)
Creates a file in alluxio namespace.
|
static void |
AlluxioFuseUtils.fillStat(FileStat stat,
CreateFileStatus status)
Fills the path status.
|
Modifier and Type | Method and Description |
---|---|
static CreateFileStatus |
CreateFileStatus.create(AuthPolicy authPolicy,
long mode,
long fileLength)
Creates a
CreateFileStatus . |
Copyright © 2023. All Rights Reserved.