Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterClientService.getStatus_args |
FileSystemMasterClientService.getStatus_args.deepCopy() |
FileSystemMasterClientService.getStatus_args |
FileSystemMasterClientService.Processor.getStatus.getEmptyArgsInstance() |
FileSystemMasterClientService.getStatus_args |
FileSystemMasterClientService.AsyncProcessor.getStatus.getEmptyArgsInstance() |
FileSystemMasterClientService.getStatus_args |
FileSystemMasterClientService.getStatus_args.setOptions(GetStatusTOptions options)
the method options
|
FileSystemMasterClientService.getStatus_args |
FileSystemMasterClientService.getStatus_args.setPath(String path)
the path of the file or directory
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemMasterClientService.getStatus_args.compareTo(FileSystemMasterClientService.getStatus_args other) |
boolean |
FileSystemMasterClientService.getStatus_args.equals(FileSystemMasterClientService.getStatus_args that) |
FileSystemMasterClientService.getStatus_result |
FileSystemMasterClientService.Processor.getStatus.getResult(I iface,
FileSystemMasterClientService.getStatus_args args) |
void |
FileSystemMasterClientService.AsyncProcessor.getStatus.start(I iface,
FileSystemMasterClientService.getStatus_args args,
org.apache.thrift.async.AsyncMethodCallback<GetStatusTResponse> resultHandler) |
Constructor and Description |
---|
getStatus_args(FileSystemMasterClientService.getStatus_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.