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