| 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<CloseSessionResponseBody> |
CloseSessionHandler.handleRequest(SqlGatewayRestAPIVersion version,
org.apache.flink.runtime.rest.handler.HandlerRequest<org.apache.flink.runtime.rest.messages.EmptyRequestBody> request) |
| Constructor and Description |
|---|
CloseSessionHandler(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,CloseSessionResponseBody,SessionMessageParameters> messageHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Class<CloseSessionResponseBody> |
CloseSessionHeaders.getResponseClass() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.