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