Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
BlockMasterWorkerService.getWorkerId_args |
BlockMasterWorkerService.getWorkerId_args.deepCopy() |
BlockMasterWorkerService.getWorkerId_args |
BlockMasterWorkerService.Processor.getWorkerId.getEmptyArgsInstance() |
BlockMasterWorkerService.getWorkerId_args |
BlockMasterWorkerService.AsyncProcessor.getWorkerId.getEmptyArgsInstance() |
BlockMasterWorkerService.getWorkerId_args |
BlockMasterWorkerService.getWorkerId_args.setOptions(GetWorkerIdTOptions options)
the method options
|
BlockMasterWorkerService.getWorkerId_args |
BlockMasterWorkerService.getWorkerId_args.setWorkerNetAddress(WorkerNetAddress workerNetAddress)
the worker network address
|
Modifier and Type | Method and Description |
---|---|
int |
BlockMasterWorkerService.getWorkerId_args.compareTo(BlockMasterWorkerService.getWorkerId_args other) |
boolean |
BlockMasterWorkerService.getWorkerId_args.equals(BlockMasterWorkerService.getWorkerId_args that) |
BlockMasterWorkerService.getWorkerId_result |
BlockMasterWorkerService.Processor.getWorkerId.getResult(I iface,
BlockMasterWorkerService.getWorkerId_args args) |
void |
BlockMasterWorkerService.AsyncProcessor.getWorkerId.start(I iface,
BlockMasterWorkerService.getWorkerId_args args,
org.apache.thrift.async.AsyncMethodCallback<GetWorkerIdTResponse> resultHandler) |
Constructor and Description |
---|
getWorkerId_args(BlockMasterWorkerService.getWorkerId_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.