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