| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.rest.messages.job |
| Modifier and Type | Method and Description |
|---|---|
protected SubtaskExecutionAttemptAccumulatorsInfo |
SubtaskExecutionAttemptAccumulatorsHandler.handleRequest(HandlerRequest<EmptyRequestBody,SubtaskAttemptMessageParameters> request,
AccessExecution execution) |
| Constructor and Description |
|---|
SubtaskExecutionAttemptAccumulatorsHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,SubtaskExecutionAttemptAccumulatorsInfo,SubtaskAttemptMessageParameters> messageHeaders,
ExecutionGraphCache executionGraphCache,
Executor executor)
Instantiates a new Abstract job vertex handler.
|
| Modifier and Type | Method and Description |
|---|---|
Class<SubtaskExecutionAttemptAccumulatorsInfo> |
SubtaskExecutionAttemptAccumulatorsHeaders.getResponseClass() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.