Interface | Description |
---|---|
CmdConfig |
A Cmd configuration.
|
JobConfig |
A job configuration.
|
JobRequest |
A job request that can be used to create Job.
|
Class | Description |
---|---|
CopyJobRequest |
The request of loading files.
|
ErrorUtils |
Utility for getting error information in job service.
|
JobDescription |
Job description that used as a key to identify the job in the scheduler.
|
JobDescription.Builder |
Builder for
JobDescription . |
JobServerContext |
The context is used by job to access master-side resources and information.
|
LoadJobRequest |
The request of loading files.
|
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.