Package | Description |
---|---|
alluxio.master.block | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetWorkerInfoListTResponse |
BlockMasterClientServiceHandler.getWorkerInfoList(GetWorkerInfoListTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetWorkerInfoListTOptions |
GetWorkerInfoListTOptions.deepCopy() |
GetWorkerInfoListTOptions |
BlockMasterClientService.getWorkerInfoList_args.getOptions()
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
GetWorkerInfoListTOptions.compareTo(GetWorkerInfoListTOptions other) |
boolean |
GetWorkerInfoListTOptions.equals(GetWorkerInfoListTOptions that) |
GetWorkerInfoListTResponse |
BlockMasterClientService.Iface.getWorkerInfoList(GetWorkerInfoListTOptions options)
Returns a list of workers information.
|
GetWorkerInfoListTResponse |
BlockMasterClientService.Client.getWorkerInfoList(GetWorkerInfoListTOptions options) |
void |
BlockMasterClientService.AsyncIface.getWorkerInfoList(GetWorkerInfoListTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
BlockMasterClientService.AsyncClient.getWorkerInfoList(GetWorkerInfoListTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
BlockMasterClientService.Client.send_getWorkerInfoList(GetWorkerInfoListTOptions options) |
BlockMasterClientService.getWorkerInfoList_args |
BlockMasterClientService.getWorkerInfoList_args.setOptions(GetWorkerInfoListTOptions options)
the method options
|
Constructor and Description |
---|
getWorkerInfoList_args(GetWorkerInfoListTOptions options) |
getWorkerInfoList_call(GetWorkerInfoListTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
GetWorkerInfoListTOptions(GetWorkerInfoListTOptions other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.