Package | Description |
---|---|
tachyon.thrift |
Modifier and Type | Method and Description |
---|---|
WorkerService.requestBlockLocation_args |
WorkerService.requestBlockLocation_args.deepCopy() |
WorkerService.requestBlockLocation_args |
WorkerService.Processor.requestBlockLocation.getEmptyArgsInstance() |
WorkerService.requestBlockLocation_args |
WorkerService.AsyncProcessor.requestBlockLocation.getEmptyArgsInstance() |
WorkerService.requestBlockLocation_args |
WorkerService.requestBlockLocation_args.setBlockId(long blockId) |
WorkerService.requestBlockLocation_args |
WorkerService.requestBlockLocation_args.setInitialBytes(long initialBytes) |
WorkerService.requestBlockLocation_args |
WorkerService.requestBlockLocation_args.setUserId(long userId) |
Modifier and Type | Method and Description |
---|---|
int |
WorkerService.requestBlockLocation_args.compareTo(WorkerService.requestBlockLocation_args other) |
boolean |
WorkerService.requestBlockLocation_args.equals(WorkerService.requestBlockLocation_args that) |
WorkerService.requestBlockLocation_result |
WorkerService.Processor.requestBlockLocation.getResult(I iface,
WorkerService.requestBlockLocation_args args) |
void |
WorkerService.AsyncProcessor.requestBlockLocation.start(I iface,
WorkerService.requestBlockLocation_args args,
org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) |
Constructor and Description |
---|
WorkerService.requestBlockLocation_args(WorkerService.requestBlockLocation_args other)
Performs a deep copy on other.
|
Copyright © 2015. All Rights Reserved.