Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterWorkerService.getUfsInfo_args |
FileSystemMasterWorkerService.getUfsInfo_args.deepCopy() |
FileSystemMasterWorkerService.getUfsInfo_args |
FileSystemMasterWorkerService.Processor.getUfsInfo.getEmptyArgsInstance() |
FileSystemMasterWorkerService.getUfsInfo_args |
FileSystemMasterWorkerService.AsyncProcessor.getUfsInfo.getEmptyArgsInstance() |
FileSystemMasterWorkerService.getUfsInfo_args |
FileSystemMasterWorkerService.getUfsInfo_args.setMountId(long mountId)
the id of the ufs
|
FileSystemMasterWorkerService.getUfsInfo_args |
FileSystemMasterWorkerService.getUfsInfo_args.setOptions(GetUfsInfoTOptions options)
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemMasterWorkerService.getUfsInfo_args.compareTo(FileSystemMasterWorkerService.getUfsInfo_args other) |
boolean |
FileSystemMasterWorkerService.getUfsInfo_args.equals(FileSystemMasterWorkerService.getUfsInfo_args that) |
FileSystemMasterWorkerService.getUfsInfo_result |
FileSystemMasterWorkerService.Processor.getUfsInfo.getResult(I iface,
FileSystemMasterWorkerService.getUfsInfo_args args) |
void |
FileSystemMasterWorkerService.AsyncProcessor.getUfsInfo.start(I iface,
FileSystemMasterWorkerService.getUfsInfo_args args,
org.apache.thrift.async.AsyncMethodCallback<GetUfsInfoTResponse> resultHandler) |
Constructor and Description |
---|
getUfsInfo_args(FileSystemMasterWorkerService.getUfsInfo_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.