Package org.apache.flink.table.gateway.api.endpoint
-
Interface Summary Interface Description EndpointVersion Version of the endpoint.SqlGatewayEndpoint Endpoint of the SqlGateway to allow users to communicate with.SqlGatewayEndpointFactory A factory for creating Endpoint from Configuration.SqlGatewayEndpointFactory.Context Provides information describing the endpoint to be accessed. -
Class Summary Class Description SqlGatewayEndpointFactoryUtils Util to discover theSqlGatewayEndpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext The default context ofSqlGatewayEndpointFactory.SqlGatewayEndpointFactoryUtils.EndpointFactoryHelper Helper utility for validating all options for aSqlGatewayEndpointFactory.