| Package | Description |
|---|---|
| org.apache.flink.table.gateway.rest.handler.util | |
| org.apache.flink.table.gateway.rest.header.util |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<GetInfoResponseBody> |
GetInfoHandler.handleRequest(SqlGatewayRestAPIVersion version,
org.apache.flink.runtime.rest.handler.HandlerRequest<org.apache.flink.runtime.rest.messages.EmptyRequestBody> request) |
| Constructor and Description |
|---|
GetInfoHandler(org.apache.flink.table.gateway.api.SqlGatewayService service,
Map<String,String> responseHeaders,
org.apache.flink.runtime.rest.messages.MessageHeaders<org.apache.flink.runtime.rest.messages.EmptyRequestBody,GetInfoResponseBody,org.apache.flink.runtime.rest.messages.EmptyMessageParameters> messageHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Class<GetInfoResponseBody> |
GetInfoHeaders.getResponseClass() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.