Uses of Package
org.apache.flink.table.gateway.service.session
Packages that use org.apache.flink.table.gateway.service.session
Package
Description
-
Classes in org.apache.flink.table.gateway.service.session used by org.apache.flink.table.gateway
-
Classes in org.apache.flink.table.gateway.service.session used by org.apache.flink.table.gateway.serviceClassDescriptionSimilar 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. -
Classes in org.apache.flink.table.gateway.service.session used by org.apache.flink.table.gateway.service.sessionClassDescriptionSimilar 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.