Class | Description |
---|---|
JobConstants |
A class holding some constants to be used everywhere.
|
JobDoneFile |
Class that represents the structure of the genie.done file created when a job is done.
|
JobExecutionEnvironment |
Encapsulates the details of the job, cluster , command and applications needed to run a job.
|
JobExecutionEnvironment.Builder |
A builder to create Job Execution Environment objects.
|
JobLauncher |
Class to wrap launching a job in an asynchronous thread from the HTTP request thread to free up the system to
respond to the user.
|
Enum | Description |
---|---|
AdminResources |
The three possible Admin resources in Genie.
|
FileType |
The types of files that the entities hold.
|