| 限定符和类型 | 方法和说明 |
|---|---|
protected CompletableFuture<ConfigurationInfo> |
ClusterConfigHandler.handleRequest(HandlerRequest<EmptyRequestBody> request,
RestfulGateway gateway) |
| 构造器和说明 |
|---|
ClusterConfigHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,ConfigurationInfo,EmptyMessageParameters> messageHeaders,
org.apache.flink.configuration.Configuration configuration) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected CompletableFuture<ConfigurationInfo> |
JobManagerJobConfigurationHandler.handleRequest(HandlerRequest<EmptyRequestBody> request,
RestfulGateway gateway) |
| 构造器和说明 |
|---|
JobManagerJobConfigurationHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,ConfigurationInfo,JobMessageParameters> messageHeaders,
org.apache.flink.configuration.Configuration configuration) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ConfigurationInfo |
ConfigurationInfo.from(org.apache.flink.configuration.Configuration config) |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<ConfigurationInfo> |
ClusterConfigurationInfoHeaders.getResponseClass() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<ConfigurationInfo> |
JobManagerJobConfigurationHeaders.getResponseClass() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.