Package | Description |
---|---|
alluxio.master.file | |
alluxio.master.file.options |
Modifier and Type | Method and Description |
---|---|
List<AlluxioURI> |
DefaultFileSystemMaster.checkConsistency(AlluxioURI path,
CheckConsistencyOptions options) |
List<AlluxioURI> |
FileSystemMaster.checkConsistency(AlluxioURI path,
CheckConsistencyOptions options)
Checks the consistency of the files and directories in the subtree under the path.
|
Modifier and Type | Method and Description |
---|---|
static CheckConsistencyOptions |
CheckConsistencyOptions.defaults() |
CheckConsistencyOptions |
CheckConsistencyOptions.setCommonOptions(CommonOptions options) |
Copyright © 2023. All Rights Reserved.