| Interface | Description |
|---|---|
| JobWorkerProcess |
A job worker in the Alluxio system.
|
| Class | Description |
|---|---|
| AlluxioJobWorker |
Entry point for the Alluxio worker.
|
| AlluxioJobWorkerProcess |
This class is responsible for initializing the different workers that are configured to run.
|
| AlluxioJobWorkerRestServiceHandler |
This class is a REST handler for requesting general job worker information.
|
| JobWorker |
A job worker that manages all the worker-related activities.
|
| JobWorkerIdRegistry |
The single place to get, set, and update job worker id.
|
| JobWorkerProcess.Factory |
Factory for creating
JobWorkerProcess. |
Copyright © 2022. All Rights Reserved.