Uses of Class
org.apache.flink.table.gateway.api.results.GatewayInfo
-
Packages that use GatewayInfo Package Description org.apache.flink.table.gateway.api org.apache.flink.table.gateway.api.results -
-
Uses of GatewayInfo in org.apache.flink.table.gateway.api
Methods in org.apache.flink.table.gateway.api that return GatewayInfo Modifier and Type Method Description GatewayInfoSqlGatewayService. getGatewayInfo()Get the info about theSqlGatewayService. -
Uses of GatewayInfo in org.apache.flink.table.gateway.api.results
Fields in org.apache.flink.table.gateway.api.results declared as GatewayInfo Modifier and Type Field Description static GatewayInfoGatewayInfo. INSTANCE
-