| Package | Description |
|---|---|
| org.apache.flink.table.gateway.rest.handler.session | |
| org.apache.flink.table.gateway.rest.header.session |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<org.apache.flink.runtime.rest.messages.EmptyResponseBody> |
ConfigureSessionHandler.handleRequest(SqlGatewayRestAPIVersion version,
org.apache.flink.runtime.rest.handler.HandlerRequest<ConfigureSessionRequestBody> request) |
| Constructor and Description |
|---|
ConfigureSessionHandler(org.apache.flink.table.gateway.api.SqlGatewayService service,
Map<String,String> responseHeaders,
org.apache.flink.runtime.rest.messages.MessageHeaders<ConfigureSessionRequestBody,org.apache.flink.runtime.rest.messages.EmptyResponseBody,SessionMessageParameters> messageHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Class<ConfigureSessionRequestBody> |
ConfigureSessionHeaders.getRequestClass() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.