Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterClientService.remove_args |
FileSystemMasterClientService.remove_args.deepCopy() |
FileSystemMasterClientService.remove_args |
FileSystemMasterClientService.Processor.remove.getEmptyArgsInstance() |
FileSystemMasterClientService.remove_args |
FileSystemMasterClientService.AsyncProcessor.remove.getEmptyArgsInstance() |
FileSystemMasterClientService.remove_args |
FileSystemMasterClientService.remove_args.setOptions(DeleteTOptions options)
the options for deleting the file
|
FileSystemMasterClientService.remove_args |
FileSystemMasterClientService.remove_args.setPath(String path)
the path of the file or directory
|
FileSystemMasterClientService.remove_args |
FileSystemMasterClientService.remove_args.setRecursive(boolean recursive)
whether to remove recursively
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemMasterClientService.remove_args.compareTo(FileSystemMasterClientService.remove_args other) |
boolean |
FileSystemMasterClientService.remove_args.equals(FileSystemMasterClientService.remove_args that) |
FileSystemMasterClientService.remove_result |
FileSystemMasterClientService.Processor.remove.getResult(I iface,
FileSystemMasterClientService.remove_args args) |
void |
FileSystemMasterClientService.AsyncProcessor.remove.start(I iface,
FileSystemMasterClientService.remove_args args,
org.apache.thrift.async.AsyncMethodCallback<DeleteTResponse> resultHandler) |
Constructor and Description |
---|
remove_args(FileSystemMasterClientService.remove_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.