Package | Description |
---|---|
alluxio.master.file | |
alluxio.master.file.options |
Modifier and Type | Method and Description |
---|---|
FileInfo |
DefaultFileSystemMaster.getFileInfo(AlluxioURI path,
GetStatusOptions options) |
FileInfo |
FileSystemMaster.getFileInfo(AlluxioURI path,
GetStatusOptions options)
Returns the
FileInfo for a given path. |
Modifier and Type | Method and Description |
---|---|
static GetStatusOptions |
GetStatusOptions.defaults() |
GetStatusOptions |
GetStatusOptions.setCommonOptions(CommonOptions options) |
GetStatusOptions |
GetStatusOptions.setLoadMetadataType(LoadMetadataType loadMetadataType)
Sets the
mLoadMetadataType . |
Copyright © 2023. All Rights Reserved.