| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.rest.messages |
| Modifier and Type | Method and Description |
|---|---|
protected SubtasksAllAccumulatorsInfo |
SubtasksAllAccumulatorsHandler.handleRequest(HandlerRequest<EmptyRequestBody,JobVertexMessageParameters> request,
AccessExecutionJobVertex jobVertex) |
| Constructor and Description |
|---|
SubtasksAllAccumulatorsHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,SubtasksAllAccumulatorsInfo,JobVertexMessageParameters> messageHeaders,
ExecutionGraphCache executionGraphCache,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
Class<SubtasksAllAccumulatorsInfo> |
SubtasksAllAccumulatorsHeaders.getResponseClass() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.