public class JobMasterRpcHealthCheckClient extends RpcPortHealthCheckClient
| Constructor and Description |
|---|
JobMasterRpcHealthCheckClient(java.net.InetSocketAddress jobMasterAddress,
java.util.function.Supplier<RetryPolicy> retryPolicySupplier,
AlluxioConfiguration alluxioConf)
Creates a job_master health check client.
|
isServingpublic JobMasterRpcHealthCheckClient(java.net.InetSocketAddress jobMasterAddress,
java.util.function.Supplier<RetryPolicy> retryPolicySupplier,
AlluxioConfiguration alluxioConf)
jobMasterAddress - The potential job_master addressretryPolicySupplier - the retry policy supplieralluxioConf - Alluxio configurationCopyright © 2022. All Rights Reserved.