public static interface MetricsMasterClientService.Iface extends AlluxioService.Iface
Modifier and Type | Method and Description |
---|---|
MetricsHeartbeatTResponse |
metricsHeartbeat(String clientId,
String hostname,
MetricsHeartbeatTOptions options)
Periodic metrics master client heartbeat.
|
getServiceVersion
MetricsHeartbeatTResponse metricsHeartbeat(String clientId, String hostname, MetricsHeartbeatTOptions options) throws AlluxioTException, org.apache.thrift.TException
clientId
- the id of the clienthostname
- the client hostnameoptions
- the method optionsAlluxioTException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.