| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<EnvironmentInfo> |
JobManagerEnvironmentHandler.handleRequest(HandlerRequest<EmptyRequestBody> request,
RestfulGateway gateway) |
| Constructor and Description |
|---|
JobManagerEnvironmentHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,EnvironmentInfo,EmptyMessageParameters> messageHeaders) |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<EnvironmentInfo> |
JobManagerJobEnvironmentHandler.handleRequest(HandlerRequest<EmptyRequestBody> request,
RestfulGateway gateway) |
| Constructor and Description |
|---|
JobManagerJobEnvironmentHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,EnvironmentInfo,JobMessageParameters> messageHeaders) |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentInfo |
EnvironmentInfo.create() |
| Modifier and Type | Method and Description |
|---|---|
Class<EnvironmentInfo> |
JobManagerEnvironmentHeaders.getResponseClass() |
| Modifier and Type | Method and Description |
|---|---|
Class<EnvironmentInfo> |
JobManagerJobEnvironmentHeaders.getResponseClass() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.