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