All Classes
-
Class Summary Class Description AbstractJarPlanHeaders Message headers forJarPlanHandler.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.HistoryServer The HistoryServer provides a WebInterface and REST API to retrieve information about finished jobs for which the JobManager may have already shut down.HistoryServerStaticFileServerHandler Simple file server handler used by theHistoryServerthat serves requests to web frontend's static files, such as HTML, CSS, JS or JSON files.HttpRequestHandler Simple code which handles all HTTP requests from the user, and passes them to the Router handler directly if they do not involve file upload requests.JarDeleteHandler Handles requests for deletion of jars.JarDeleteHeaders Message headers forJarDeleteHandler.JarDeleteMessageParameters Message parameters forJarDeleteHandler.JarHandlerUtils Utils for jar handlers.JarHandlerUtils.JarHandlerContext Standard jar handler parameters parsed from request.JarIdPathParameter Path parameter to identify uploaded jar files.JarListHandler Handle request for listing uploaded jars.JarListHeaders Message headers for theJarListHandler.JarListInfo Response type of theJarListHandler.JarListInfo.JarEntryInfo Nested class to encapsulate the jar entry info.JarListInfo.JarFileInfo Nested class to encapsulate the jar file info.JarPlanGetHeaders Message headers forJarPlanHandler.JarPlanHandler This handler handles requests to fetch the plan for a jar.JarPlanPostHeaders Message headers forJarPlanHandler.JarPlanRequestBody RequestBodyfor querying the plan from a jar.JarRequestBody Base class forRequestBodyfor running a jar or querying the plan.JarRunHandler Handler to submit jobs uploaded via the Web UI.JarRunHeaders MessageHeadersforJarRunHandler.JarRunMessageParameters MessageParametersforJarRunHandler.JarRunRequestBody RequestBodyfor running a jar.JarRunResponseBody Response forJarRunHandler.JarUploadHandler Handles .jar file uploads.JarUploadHeaders MessageHeadersfor uploading jars.JarUploadResponseBody ResponseBodyforJarUploadHandler.LogUrlUtil Util for log url pattern.ParallelismQueryParameter Query parameter specifying the parallelism of the job.PipelineErrorHandler This is the last handler in the pipeline.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 forStringquery parameters.WebFrontendBootstrap This classes encapsulates the boot-strapping of netty for the web-frontend.WebSubmissionExtension Container for the web submission handlers.