Uses of Class
org.apache.flink.table.gateway.service.session.Session
Packages that use Session
Package
Description
-
Uses of Session in org.apache.flink.table.gateway.service
Methods in org.apache.flink.table.gateway.service that return SessionModifier and TypeMethodDescriptionSqlGatewayServiceImpl.getSession(org.apache.flink.table.gateway.api.session.SessionHandle sessionHandle) -
Uses of Session in org.apache.flink.table.gateway.service.session
Methods in org.apache.flink.table.gateway.service.session that return SessionModifier and TypeMethodDescriptionSessionManager.getSession(org.apache.flink.table.gateway.api.session.SessionHandle sessionHandle) Get theSessionwith the identifier.SessionManagerImpl.getSession(org.apache.flink.table.gateway.api.session.SessionHandle sessionHandle) SessionManager.openSession(org.apache.flink.table.gateway.api.session.SessionEnvironment environment) Register a newSession.SessionManagerImpl.openSession(org.apache.flink.table.gateway.api.session.SessionEnvironment environment)