| Package | Description |
|---|---|
| org.apache.flink.table.gateway | |
| org.apache.flink.table.gateway.service | |
| org.apache.flink.table.gateway.service.session |
| Constructor and Description |
|---|
SqlGateway(org.apache.flink.configuration.Configuration defaultConfig,
SessionManager sessionManager) |
| Constructor and Description |
|---|
SqlGatewayServiceImpl(SessionManager sessionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionManagerImpl
The implementation of the
SessionManager that manage the lifecycle of the Session. |
| Modifier and Type | Method and Description |
|---|---|
static SessionManager |
SessionManager.create(DefaultContext defaultContext)
Create the
SessionManager with the default configuration. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.