public static interface MetaMasterClientService.AsyncIface extends AlluxioService.AsyncIface
Modifier and Type | Method and Description |
---|---|
void |
backup(BackupTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getConfigReport(GetConfigReportTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getConfiguration(GetConfigurationTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getMasterInfo(GetMasterInfoTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getMetrics(GetMetricsTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
getServiceVersion
void backup(BackupTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getConfiguration(GetConfigurationTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getMasterInfo(GetMasterInfoTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getMetrics(GetMetricsTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getConfigReport(GetConfigReportTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.