Uses of Class
org.apache.flink.runtime.rest.messages.job.SubtaskExecutionAttemptAccumulatorsInfo
Packages that use SubtaskExecutionAttemptAccumulatorsInfo
Package
Description
-
Uses of SubtaskExecutionAttemptAccumulatorsInfo in org.apache.flink.runtime.rest.handler.job
Methods in org.apache.flink.runtime.rest.handler.job that return SubtaskExecutionAttemptAccumulatorsInfoModifier and TypeMethodDescriptionprotected SubtaskExecutionAttemptAccumulatorsInfoSubtaskExecutionAttemptAccumulatorsHandler.handleRequest(HandlerRequest<EmptyRequestBody> request, AccessExecution execution) Constructor parameters in org.apache.flink.runtime.rest.handler.job with type arguments of type SubtaskExecutionAttemptAccumulatorsInfoModifierConstructorDescriptionSubtaskExecutionAttemptAccumulatorsHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever, Duration timeout, Map<String, String> responseHeaders, MessageHeaders<EmptyRequestBody, SubtaskExecutionAttemptAccumulatorsInfo, SubtaskAttemptMessageParameters> messageHeaders, ExecutionGraphCache executionGraphCache, Executor executor) Instantiates a new Abstract job vertex handler. -
Uses of SubtaskExecutionAttemptAccumulatorsInfo in org.apache.flink.runtime.rest.messages.job
Methods in org.apache.flink.runtime.rest.messages.job that return types with arguments of type SubtaskExecutionAttemptAccumulatorsInfo