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