| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.rest.messages |
| 限定符和类型 | 方法和说明 |
|---|---|
protected JobPlanInfo |
JobPlanHandler.handleRequest(HandlerRequest<EmptyRequestBody> request,
AccessExecutionGraph executionGraph) |
| 构造器和说明 |
|---|
JobPlanHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> headers,
MessageHeaders<EmptyRequestBody,JobPlanInfo,JobMessageParameters> messageHeaders,
ExecutionGraphCache executionGraphCache,
Executor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<JobPlanInfo> |
JobPlanHeaders.getResponseClass() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.