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