Package org.apache.flink.table.gateway.service.session
package org.apache.flink.table.gateway.service.session
-
ClassDescriptionSimilar 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.Mange the lifecycle of the
Session.The implementation of theSessionManagerthat manage the lifecycle of theSession.