Package | Description |
---|---|
alluxio.master.meta | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetConfigReportTResponse |
MetaMasterClientServiceHandler.getConfigReport(GetConfigReportTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetConfigReportTResponse |
GetConfigReportTResponse.deepCopy() |
GetConfigReportTResponse |
MetaMasterClientService.Iface.getConfigReport(GetConfigReportTOptions options)
Returns server-side configuration report.
|
GetConfigReportTResponse |
MetaMasterClientService.Client.getConfigReport(GetConfigReportTOptions options) |
GetConfigReportTResponse |
MetaMasterClientService.AsyncClient.getConfigReport_call.getResult() |
GetConfigReportTResponse |
MetaMasterClientService.getConfigReport_result.getSuccess() |
GetConfigReportTResponse |
MetaMasterClientService.Client.recv_getConfigReport() |
GetConfigReportTResponse |
GetConfigReportTResponse.setReport(ConfigCheckReport report) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<GetConfigReportTResponse> |
MetaMasterClientService.AsyncProcessor.getConfigReport.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
GetConfigReportTResponse.compareTo(GetConfigReportTResponse other) |
boolean |
GetConfigReportTResponse.equals(GetConfigReportTResponse that) |
MetaMasterClientService.getConfigReport_result |
MetaMasterClientService.getConfigReport_result.setSuccess(GetConfigReportTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterClientService.AsyncProcessor.getConfigReport.start(I iface,
MetaMasterClientService.getConfigReport_args args,
org.apache.thrift.async.AsyncMethodCallback<GetConfigReportTResponse> resultHandler) |
Constructor and Description |
---|
getConfigReport_result(GetConfigReportTResponse success,
AlluxioTException e) |
GetConfigReportTResponse(GetConfigReportTResponse other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.