Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterClientService.checkConsistency_args |
FileSystemMasterClientService.checkConsistency_args.deepCopy() |
FileSystemMasterClientService.checkConsistency_args |
FileSystemMasterClientService.Processor.checkConsistency.getEmptyArgsInstance() |
FileSystemMasterClientService.checkConsistency_args |
FileSystemMasterClientService.AsyncProcessor.checkConsistency.getEmptyArgsInstance() |
FileSystemMasterClientService.checkConsistency_args |
FileSystemMasterClientService.checkConsistency_args.setOptions(CheckConsistencyTOptions options)
the method options
|
FileSystemMasterClientService.checkConsistency_args |
FileSystemMasterClientService.checkConsistency_args.setPath(String path)
the root of the subtree to check
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemMasterClientService.checkConsistency_args.compareTo(FileSystemMasterClientService.checkConsistency_args other) |
boolean |
FileSystemMasterClientService.checkConsistency_args.equals(FileSystemMasterClientService.checkConsistency_args that) |
FileSystemMasterClientService.checkConsistency_result |
FileSystemMasterClientService.Processor.checkConsistency.getResult(I iface,
FileSystemMasterClientService.checkConsistency_args args) |
void |
FileSystemMasterClientService.AsyncProcessor.checkConsistency.start(I iface,
FileSystemMasterClientService.checkConsistency_args args,
org.apache.thrift.async.AsyncMethodCallback<CheckConsistencyTResponse> resultHandler) |
Constructor and Description |
---|
checkConsistency_args(FileSystemMasterClientService.checkConsistency_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.