Uses of Package
org.apache.flink.table.gateway.service.session
-
Packages that use org.apache.flink.table.gateway.service.session Package Description org.apache.flink.table.gateway org.apache.flink.table.gateway.service org.apache.flink.table.gateway.service.session -
Classes in org.apache.flink.table.gateway.service.session used by org.apache.flink.table.gateway Class Description SessionManager Mange the lifecycle of theSession. -
Classes in org.apache.flink.table.gateway.service.session used by org.apache.flink.table.gateway.service Class 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 Mange the lifecycle of theSession. -
Classes in org.apache.flink.table.gateway.service.session used by org.apache.flink.table.gateway.service.session Class 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 Mange the lifecycle of theSession.