| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.rest.messages |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<JobVertexBackPressureInfo> |
JobVertexBackPressureHandler.handleRequest(HandlerRequest<EmptyRequestBody,JobVertexMessageParameters> request,
RestfulGateway gateway) |
| Constructor and Description |
|---|
JobVertexBackPressureHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,JobVertexBackPressureInfo,JobVertexMessageParameters> messageHeaders) |
| Modifier and Type | Method and Description |
|---|---|
static JobVertexBackPressureInfo |
JobVertexBackPressureInfo.deprecated() |
| Modifier and Type | Method and Description |
|---|---|
Class<JobVertexBackPressureInfo> |
JobVertexBackPressureHeaders.getResponseClass() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.