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