public static class MetaMasterClientService.Client extends AlluxioService.Client implements MetaMasterClientService.Iface
Modifier and Type | Class and Description |
---|---|
static class |
MetaMasterClientService.Client.Factory |
Constructor and Description |
---|
Client(org.apache.thrift.protocol.TProtocol prot) |
Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
getServiceVersion, recv_getServiceVersion, send_getServiceVersion
getInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOneway
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getServiceVersion
public Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
public BackupTResponse backup(BackupTOptions options) throws AlluxioTException, org.apache.thrift.TException
MetaMasterClientService.Iface
backup
in interface MetaMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_backup(BackupTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public BackupTResponse recv_backup() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
public GetConfigurationTResponse getConfiguration(GetConfigurationTOptions options) throws AlluxioTException, org.apache.thrift.TException
MetaMasterClientService.Iface
getConfiguration
in interface MetaMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getConfiguration(GetConfigurationTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetConfigurationTResponse recv_getConfiguration() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
public GetMasterInfoTResponse getMasterInfo(GetMasterInfoTOptions options) throws AlluxioTException, org.apache.thrift.TException
MetaMasterClientService.Iface
getMasterInfo
in interface MetaMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getMasterInfo(GetMasterInfoTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetMasterInfoTResponse recv_getMasterInfo() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
public GetMetricsTResponse getMetrics(GetMetricsTOptions options) throws AlluxioTException, org.apache.thrift.TException
MetaMasterClientService.Iface
getMetrics
in interface MetaMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getMetrics(GetMetricsTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetMetricsTResponse recv_getMetrics() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
public GetConfigReportTResponse getConfigReport(GetConfigReportTOptions options) throws AlluxioTException, org.apache.thrift.TException
MetaMasterClientService.Iface
getConfigReport
in interface MetaMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getConfigReport(GetConfigReportTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetConfigReportTResponse recv_getConfigReport() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.