| Package | Description |
|---|---|
| tachyon.thrift |
| Modifier and Type | Method and Description |
|---|---|
FileSystemMasterService.renameFile_args |
FileSystemMasterService.renameFile_args.deepCopy() |
FileSystemMasterService.renameFile_args |
FileSystemMasterService.Processor.renameFile.getEmptyArgsInstance() |
FileSystemMasterService.renameFile_args |
FileSystemMasterService.AsyncProcessor.renameFile.getEmptyArgsInstance() |
FileSystemMasterService.renameFile_args |
FileSystemMasterService.renameFile_args.setDstPath(String dstPath) |
FileSystemMasterService.renameFile_args |
FileSystemMasterService.renameFile_args.setFileId(long fileId) |
| Modifier and Type | Method and Description |
|---|---|
int |
FileSystemMasterService.renameFile_args.compareTo(FileSystemMasterService.renameFile_args other) |
boolean |
FileSystemMasterService.renameFile_args.equals(FileSystemMasterService.renameFile_args that) |
FileSystemMasterService.renameFile_result |
FileSystemMasterService.Processor.renameFile.getResult(I iface,
FileSystemMasterService.renameFile_args args) |
void |
FileSystemMasterService.AsyncProcessor.renameFile.start(I iface,
FileSystemMasterService.renameFile_args args,
org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) |
| Constructor and Description |
|---|
FileSystemMasterService.renameFile_args(FileSystemMasterService.renameFile_args other)
Performs a deep copy on other.
|
Copyright © 2015. All Rights Reserved.