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