| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.rest.messages.job |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<JobResourceRequirementsBody> |
JobResourceRequirementsHandler.handleRequest(HandlerRequest<EmptyRequestBody> request,
RestfulGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<EmptyResponseBody> |
JobResourceRequirementsUpdateHandler.handleRequest(HandlerRequest<JobResourceRequirementsBody> request,
RestfulGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
Class<JobResourceRequirementsBody> |
JobResourcesRequirementsUpdateHeaders.getRequestClass() |
Class<JobResourceRequirementsBody> |
JobResourceRequirementsHeaders.getResponseClass() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.