Package org.apache.flink.runtime.rest.handler.job
package org.apache.flink.runtime.rest.handler.job
-
ClassesClassDescription
AbstractAccessExecutionGraphHandlerhandles requests that require accessing the job'sAccessExecutionGraph.Base class for allExecutionGraphInfobased REST handlers.Base class for request handlers whose response depends on a specific job vertex (defined via the "JobVertexIdPathParameter.KEY" parameter) in a specific job, defined via (defined via the "JobIDPathParameter.KEY" parameter).Base class for request handlers whose response depends on a specific attempt (defined via the "SubtaskAttemptPathParameter.KEY" of a specific subtask (defined via the "SubtaskIndexPathParameter.KEY" in a specific job vertex, (defined via the "JobVertexIdPathParameter.KEY" parameter) in a specific job, defined via (defined via the "JobIDPathParameter.KEY" parameter).Base class for request handlers whose response depends on a specific subtask (defined via the "SubtaskIndexPathParameter.KEY" in a specific job vertex, (defined via the "JobVertexIdPathParameter.KEY" parameter) in a specific job, defined via (defined via the "JobIDPathParameter.KEY" parameter).A pair ofJobIDandTriggerIdused as a key to a hash based collection.Handler for retrieving the log url of a specified TaskManager or JobManager.Request handler that returns the aggregated accumulators of a job.Request handler for the cancel and stop request.Receive the heartbeat from the client.Handler serving the job configuration.Handler returning the details for the specified job.Handler serving the job exceptions.Returns theJobExecutionResultfor a givenJobID.Handler for job IDs.Handler which serves the jobmanager's configuration of a specific job.Handler which serves the jobmanager's environment variables of a specific job.Handler serving the job execution plan.Rest handler for reading currentresource requirementsof a given job.Rest handler for updatingresource requirementsof a given job.Overview handler for jobs.Handler for requesting job status.This handler can be used to submit jobs to a Flink cluster.Request handler for the job vertex accumulators.Request handler for the job vertex back pressure.Request handler for the job vertex details.Request handler for the job vertex Flame Graph.A request handler that provides the details of a job vertex, including id, name, and the runtime and metrics of all its subtasks aggregated by TaskManager.Request handler providing details about a single task execution attempt.Request handler for the subtask execution attempt accumulators.Handler of specific sub task execution attempt.Request handler for the subtasks all accumulators.Request handler for the subtasks times info.