Uses of Class
org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory
Packages that use JobExceptionsInfoWithHistory
Package
Description
-
Uses of JobExceptionsInfoWithHistory in org.apache.flink.runtime.rest.handler.job
Methods in org.apache.flink.runtime.rest.handler.job that return JobExceptionsInfoWithHistoryModifier and TypeMethodDescriptionprotected JobExceptionsInfoWithHistoryJobExceptionsHandler.handleRequest(HandlerRequest<EmptyRequestBody> request, ExecutionGraphInfo executionGraph) Constructor parameters in org.apache.flink.runtime.rest.handler.job with type arguments of type JobExceptionsInfoWithHistoryModifierConstructorDescriptionJobExceptionsHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever, Duration timeout, Map<String, String> responseHeaders, MessageHeaders<EmptyRequestBody, JobExceptionsInfoWithHistory, JobExceptionsMessageParameters> messageHeaders, ExecutionGraphCache executionGraphCache, Executor executor) -
Uses of JobExceptionsInfoWithHistory in org.apache.flink.runtime.rest.messages
Methods in org.apache.flink.runtime.rest.messages that return types with arguments of type JobExceptionsInfoWithHistory