| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.gateway.api.endpoint |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
The default context of
SqlGatewayEndpointFactory. |
| 限定符和类型 | 方法和说明 |
|---|---|
static SqlGatewayEndpointFactoryUtils.EndpointFactoryHelper |
SqlGatewayEndpointFactoryUtils.createEndpointFactoryHelper(SqlGatewayEndpointFactory endpointFactory,
SqlGatewayEndpointFactory.Context context)
Creates a utility that helps to validate options for a
SqlGatewayEndpointFactory. |
SqlGatewayEndpoint |
SqlGatewayEndpointFactory.createSqlGatewayEndpoint(SqlGatewayEndpointFactory.Context context)
Creates an endpoint from the given context and endpoint options.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.