| AbstractJarPlanHeaders |
|
| AllowNonRestoredStateQueryParameter |
Query parameter that specifies whether non restored state is allowed if the savepoint contains
state for an operator that is not part of the job.
|
| EntryClassQueryParameter |
Query parameter specifying the name of the entry point class.
|
| JarDeleteHandler |
Handles requests for deletion of jars.
|
| JarDeleteHeaders |
|
| JarDeleteMessageParameters |
|
| JarIdPathParameter |
Path parameter to identify uploaded jar files.
|
| JarListHandler |
Handle request for listing uploaded jars.
|
| JarListHeaders |
|
| JarListInfo |
|
| JarListInfo.JarEntryInfo |
Nested class to encapsulate the jar entry info.
|
| JarListInfo.JarFileInfo |
Nested class to encapsulate the jar file info.
|
| JarPlanGetHeaders |
|
| JarPlanHandler |
This handler handles requests to fetch the plan for a jar.
|
| JarPlanPostHeaders |
|
| JarPlanRequestBody |
RequestBody for querying the plan from a jar.
|
| JarRequestBody |
Base class for RequestBody for running a jar or querying the plan.
|
| JarRunHandler |
Handler to submit jobs uploaded via the Web UI.
|
| JarRunHeaders |
|
| JarRunMessageParameters |
|
| JarRunRequestBody |
RequestBody for running a jar.
|
| JarRunResponseBody |
|
| JarUploadHandler |
Handles .jar file uploads.
|
| JarUploadHeaders |
MessageHeaders for uploading jars.
|
| JarUploadResponseBody |
|
| ParallelismQueryParameter |
Query parameter specifying the parallelism of the job.
|
| ProgramArgQueryParameter |
Query parameter specifying one or more arguments for the program.
|
| SavepointPathQueryParameter |
Query parameter that specifies the savepoint to restore from.
|
| StringQueryParameter |
Abstract super class for String query parameters.
|