Interface | Description |
---|---|
JournalEntryWriter |
An interface for a class which writes journal entries.
|
Class | Description |
---|---|
AlluxioJobMasterMonitor |
Alluxio job_master monitor for inquiring AlluxioJobMaster service availability.
|
JobCoordinator |
A job coordinator that coordinates the distributed task execution on the worker nodes.
|
JobMaster |
The master that handles all job managing operations.
|
JobMasterClientRestServiceHandler |
The REST service handler for job master.
|
JobMasterClientServiceHandler |
This class is a gRPC handler for job master RPCs invoked by a job service client.
|
JobMasterRpcHealthCheckClient |
JobMasterHealthCheckClient check if job_master is serving RPC.
|
JobMasterWorkerServiceHandler |
This class is a gRPC handler for job master RPCs invoked by a job service worker.
|
JobTracker |
The
JobTracker is used to create, remove, and provide access to the set of currently
scheduled or finished jobs. |
ProtoUtils |
Utilities for converting between in-memory and proto definitions.
|
Copyright © 2023. All Rights Reserved.