Uses of Interface
org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory
Packages that use SqlGatewayEndpointFactory
-
Uses of SqlGatewayEndpointFactory in org.apache.flink.table.gateway.api.endpoint
Methods in org.apache.flink.table.gateway.api.endpoint with parameters of type SqlGatewayEndpointFactoryModifier and TypeMethodDescriptionSqlGatewayEndpointFactoryUtils.createEndpointFactoryHelper(SqlGatewayEndpointFactory endpointFactory, SqlGatewayEndpointFactory.Context context) Creates a utility that helps to validate options for aSqlGatewayEndpointFactory.