public static class MetricsMasterClientService.AsyncClient extends AlluxioService.AsyncClient implements MetricsMasterClientService.AsyncIface
Modifier and Type | Class and Description |
---|---|
static class |
MetricsMasterClientService.AsyncClient.Factory |
static class |
MetricsMasterClientService.AsyncClient.metricsHeartbeat_call |
AlluxioService.AsyncClient.getServiceVersion_call
Constructor and Description |
---|
AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport) |
Modifier and Type | Method and Description |
---|---|
void |
metricsHeartbeat(String clientId,
String hostname,
MetricsHeartbeatTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
getServiceVersion
checkReady, getError, getProtocolFactory, getTimeout, hasError, hasTimeout, onComplete, onError, setTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getServiceVersion
public AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
public void metricsHeartbeat(String clientId, String hostname, MetricsHeartbeatTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
metricsHeartbeat
in interface MetricsMasterClientService.AsyncIface
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.