Uses of Class
org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.EndpointFactoryHelper
Packages that use SqlGatewayEndpointFactoryUtils.EndpointFactoryHelper
-
Uses of SqlGatewayEndpointFactoryUtils.EndpointFactoryHelper in org.apache.flink.table.gateway.api.endpoint
Methods in org.apache.flink.table.gateway.api.endpoint that return SqlGatewayEndpointFactoryUtils.EndpointFactoryHelperModifier and TypeMethodDescriptionSqlGatewayEndpointFactoryUtils.createEndpointFactoryHelper(SqlGatewayEndpointFactory endpointFactory, SqlGatewayEndpointFactory.Context context) Creates a utility that helps to validate options for aSqlGatewayEndpointFactory.