| Package | Description |
|---|---|
| org.apache.flink.table.gateway.api.endpoint |
| Modifier and Type | Method and Description |
|---|---|
SqlGatewayEndpoint |
SqlGatewayEndpointFactory.createSqlGatewayEndpoint(SqlGatewayEndpointFactory.Context context)
Creates an endpoint from the given context and endpoint options.
|
| Modifier and Type | Method and Description |
|---|---|
static List<SqlGatewayEndpoint> |
SqlGatewayEndpointFactoryUtils.createSqlGatewayEndpoint(SqlGatewayService service,
org.apache.flink.configuration.Configuration configuration)
Attempts to discover the appropriate endpoint factory and creates the instance of the
endpoints.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.