| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.rest.messages.job |
| 限定符和类型 | 方法和说明 |
|---|---|
protected SubtaskExecutionAttemptAccumulatorsInfo |
SubtaskExecutionAttemptAccumulatorsHandler.handleRequest(HandlerRequest<EmptyRequestBody,SubtaskAttemptMessageParameters> request,
AccessExecution execution) |
| 构造器和说明 |
|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Class<SubtaskExecutionAttemptAccumulatorsInfo> |
SubtaskExecutionAttemptAccumulatorsHeaders.getResponseClass() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.