Package | Description |
---|---|
org.apache.flink.table.gateway.service | |
org.apache.flink.table.gateway.service.session |
Class and Description |
---|
Session
Similar to HTTP Session, which could maintain user identity and store user-specific data during
multiple request/response interactions between a client and the gateway server.
|
SessionManager
Manage the lifecycle of the
Session . |
Class and Description |
---|
Session
Similar to HTTP Session, which could maintain user identity and store user-specific data during
multiple request/response interactions between a client and the gateway server.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.