Package | Description |
---|---|
alluxio.master.meta | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetConfigReportTResponse |
MetaMasterClientServiceHandler.getConfigReport(GetConfigReportTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetConfigReportTOptions |
GetConfigReportTOptions.deepCopy() |
GetConfigReportTOptions |
MetaMasterClientService.getConfigReport_args.getOptions()
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
GetConfigReportTOptions.compareTo(GetConfigReportTOptions other) |
boolean |
GetConfigReportTOptions.equals(GetConfigReportTOptions that) |
GetConfigReportTResponse |
MetaMasterClientService.Iface.getConfigReport(GetConfigReportTOptions options)
Returns server-side configuration report.
|
GetConfigReportTResponse |
MetaMasterClientService.Client.getConfigReport(GetConfigReportTOptions options) |
void |
MetaMasterClientService.AsyncIface.getConfigReport(GetConfigReportTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaMasterClientService.AsyncClient.getConfigReport(GetConfigReportTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaMasterClientService.Client.send_getConfigReport(GetConfigReportTOptions options) |
MetaMasterClientService.getConfigReport_args |
MetaMasterClientService.getConfigReport_args.setOptions(GetConfigReportTOptions options)
the method options
|
Constructor and Description |
---|
getConfigReport_args(GetConfigReportTOptions options) |
getConfigReport_call(GetConfigReportTOptions 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) |
GetConfigReportTOptions(GetConfigReportTOptions other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.