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