Package | Description |
---|---|
tachyon.thrift |
Modifier and Type | Method and Description |
---|---|
WorkerService.returnSpace_args |
WorkerService.returnSpace_args.deepCopy() |
WorkerService.returnSpace_args |
WorkerService.Processor.returnSpace.getEmptyArgsInstance() |
WorkerService.returnSpace_args |
WorkerService.AsyncProcessor.returnSpace.getEmptyArgsInstance() |
WorkerService.returnSpace_args |
WorkerService.returnSpace_args.setReturnedBytes(long returnedBytes) |
WorkerService.returnSpace_args |
WorkerService.returnSpace_args.setUserId(long userId) |
Modifier and Type | Method and Description |
---|---|
int |
WorkerService.returnSpace_args.compareTo(WorkerService.returnSpace_args other) |
boolean |
WorkerService.returnSpace_args.equals(WorkerService.returnSpace_args that) |
WorkerService.returnSpace_result |
WorkerService.Processor.returnSpace.getResult(I iface,
WorkerService.returnSpace_args args) |
void |
WorkerService.AsyncProcessor.returnSpace.start(I iface,
WorkerService.returnSpace_args args,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) |
Constructor and Description |
---|
WorkerService.returnSpace_args(WorkerService.returnSpace_args other)
Performs a deep copy on other.
|
Copyright © 2013. All rights reserved.