Uses of Interface
org.apache.flink.table.gateway.api.endpoint.EndpointVersion
Packages that use EndpointVersion
-
Uses of EndpointVersion in org.apache.flink.table.gateway.api
Methods in org.apache.flink.table.gateway.api that return EndpointVersionModifier and TypeMethodDescriptionSqlGatewayService.getSessionEndpointVersion(SessionHandle sessionHandle) Get endpoint version that is negotiated in the openSession. -
Uses of EndpointVersion in org.apache.flink.table.gateway.api.session
Methods in org.apache.flink.table.gateway.api.session that return EndpointVersionMethods in org.apache.flink.table.gateway.api.session with parameters of type EndpointVersionModifier and TypeMethodDescriptionSessionEnvironment.Builder.setSessionEndpointVersion(EndpointVersion version)