Package | Description |
---|---|
alluxio.common | |
alluxio.master | |
alluxio.master.job | |
alluxio.proxy | |
alluxio.worker |
Worker process and utils for working with the worker remotely.
|
alluxio.worker.job |
Modifier and Type | Class and Description |
---|---|
class |
RpcPortHealthCheckClient
RpcPortHealthCheckClient check if worker is serving RPC.
|
Modifier and Type | Class and Description |
---|---|
class |
MasterHealthCheckClient
MasterHealthCheckClient check whether Alluxio master is serving RPC requests and
if the AlluxioMaster process is running in all master hosts.
|
class |
MasterHealthCheckClient.MasterServingHealthCheck
Runnable for checking if the AlluxioMaster is serving RPCs.
|
Modifier and Type | Method and Description |
---|---|
HealthCheckClient |
MasterHealthCheckClient.Builder.build() |
Modifier and Type | Class and Description |
---|---|
class |
JobMasterRpcHealthCheckClient
JobMasterHealthCheckClient check if job_master is serving RPC.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyHealthCheckClient
ProxyHealthCheckClient check if the proxy server is serving requests.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkerHealthCheckClient
WorkerHealthCheckClient check if worker is serving RPC.
|
Modifier and Type | Class and Description |
---|---|
class |
JobWorkerHealthCheckClient
JobWorkerHealthCheckClient check if worker is serving RPC.
|
Copyright © 2023. All Rights Reserved.