Package | Description |
---|---|
alluxio.master.meta | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetMasterInfoTResponse |
MetaMasterClientServiceHandler.getMasterInfo(GetMasterInfoTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetMasterInfoTResponse |
GetMasterInfoTResponse.deepCopy() |
GetMasterInfoTResponse |
MetaMasterClientService.Iface.getMasterInfo(GetMasterInfoTOptions options)
Returns information about the master.
|
GetMasterInfoTResponse |
MetaMasterClientService.Client.getMasterInfo(GetMasterInfoTOptions options) |
GetMasterInfoTResponse |
MetaMasterClientService.AsyncClient.getMasterInfo_call.getResult() |
GetMasterInfoTResponse |
MetaMasterClientService.getMasterInfo_result.getSuccess() |
GetMasterInfoTResponse |
MetaMasterClientService.Client.recv_getMasterInfo() |
GetMasterInfoTResponse |
GetMasterInfoTResponse.setMasterInfo(MasterInfo masterInfo) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<GetMasterInfoTResponse> |
MetaMasterClientService.AsyncProcessor.getMasterInfo.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
GetMasterInfoTResponse.compareTo(GetMasterInfoTResponse other) |
boolean |
GetMasterInfoTResponse.equals(GetMasterInfoTResponse that) |
MetaMasterClientService.getMasterInfo_result |
MetaMasterClientService.getMasterInfo_result.setSuccess(GetMasterInfoTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterClientService.AsyncProcessor.getMasterInfo.start(I iface,
MetaMasterClientService.getMasterInfo_args args,
org.apache.thrift.async.AsyncMethodCallback<GetMasterInfoTResponse> resultHandler) |
Constructor and Description |
---|
getMasterInfo_result(GetMasterInfoTResponse success,
AlluxioTException e) |
GetMasterInfoTResponse(GetMasterInfoTResponse other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.