| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.gateway.api.endpoint |
| 限定符和类型 | 方法和说明 |
|---|---|
SqlGatewayEndpoint |
SqlGatewayEndpointFactory.createSqlGatewayEndpoint(SqlGatewayEndpointFactory.Context context)
Creates an endpoint from the given context and endpoint options.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.