Package | Description |
---|---|
alluxio.master.file | |
alluxio.master.file.contexts |
Modifier and Type | Method and Description |
---|---|
FileInfo |
DefaultFileSystemMaster.getFileInfo(AlluxioURI path,
GetStatusContext context) |
FileInfo |
FileSystemMaster.getFileInfo(AlluxioURI path,
GetStatusContext context)
Returns the
FileInfo for a given path. |
Modifier and Type | Method and Description |
---|---|
static GetStatusContext |
GetStatusContext.create(GetStatusPOptions.Builder optionsBuilder) |
static GetStatusContext |
GetStatusContext.defaults() |
static GetStatusContext |
GetStatusContext.mergeFrom(GetStatusPOptions.Builder optionsBuilder)
Merges and embeds the given
GetStatusPOptions with the corresponding master options. |
Copyright © 2023. All Rights Reserved.