Class | Description |
---|---|
AbstractExecutionGraphHandler<R extends ResponseBody,M extends JobMessageParameters> |
Base class for all
AccessExecutionGraph based REST handlers. |
BlobServerPortHandler |
This handler can be used to retrieve the port that the blob server runs on.
|
JobConfigHandler |
Handler serving the job configuration.
|
JobExceptionsHandler |
Handler serving the job exceptions.
|
JobPlanHandler |
Handler serving the job execution plan.
|
JobSubmitHandler |
This handler can be used to submit jobs to a Flink cluster.
|
JobTerminationHandler |
Request handler for the cancel and stop request.
|
JobVertexAccumulatorsHandler |
Request handler for the job vertex accumulators.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.