Package org.apache.flink.table.gateway.api.session
-
Interface Summary Interface Description SessionEnvironment.CatalogCreator An interface used to createCatalog.SessionEnvironment.ModuleCreator An interface used to createModule. -
Class Summary Class Description SessionEnvironment Environment to initialize theSession.SessionEnvironment.Builder Builder to build theSessionEnvironment.SessionHandle Session Handle that used to identify the Session.