Interface | Description |
---|---|
JobConfig |
A job configuration.
|
Class | Description |
---|---|
JobServerContext |
The context is used by job to access master-side resources and information.
|
MasterWorkerInfo |
Metadata for an Alluxio worker.
|
ProtoUtils |
Utility for converting proto job representation to java job representation.
|
RunTaskContext |
A context which contains useful information that can be used when running a task on a job worker.
|
SelectExecutorsContext |
A context containing useful parameters for the job master to use when selecting the worker
that a job should execute on.
|
ServiceConstants |
Alluxio job service constants.
|
Copyright © 2023. All Rights Reserved.