- GATEWAY_ENDPOINT_PREFIX - 类 中的静态变量org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
-
- GatewayInfo - org.apache.flink.table.gateway.api.results中的类
-
- GatewayInfo() - 类 的构造器org.apache.flink.table.gateway.api.results.GatewayInfo
-
- getCurrentCatalog(SessionHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
-
Return current catalog name.
- getData() - 类 中的方法org.apache.flink.table.gateway.api.results.ResultSet
-
All the data in the current results.
- getDefaultCatalog() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getEndpointConfig(Configuration, String) - 类 中的静态方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
-
- getEndpointOptions() - 接口 中的方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory.Context
-
Returns the options with which the endpoint is created.
- getEndpointOptions() - 类 中的方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
-
- getException() - 类 中的方法org.apache.flink.table.gateway.api.results.OperationInfo
-
- getFlinkConfiguration() - 接口 中的方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory.Context
-
Gives read-only access to the configuration of the current session.
- getFlinkConfiguration() - 类 中的方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
-
- getFunctionDefinition(SessionHandle, UnresolvedIdentifier) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
-
Get the specific definition of the function.
- getGatewayInfo() - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
-
- getIdentifier() - 类 中的方法org.apache.flink.table.gateway.api.operation.OperationHandle
-
- getIdentifier() - 类 中的方法org.apache.flink.table.gateway.api.results.FunctionInfo
-
- getIdentifier() - 类 中的方法org.apache.flink.table.gateway.api.results.TableInfo
-
- getIdentifier() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionHandle
-
- getKind() - 类 中的方法org.apache.flink.table.gateway.api.results.FunctionInfo
-
- getNextToken() - 类 中的方法org.apache.flink.table.gateway.api.results.ResultSet
-
The token indicates the next batch of the data.
- getOperationInfo(SessionHandle, OperationHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
-
- getOperationResultSchema(SessionHandle, OperationHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
-
Get the result schema for the specified Operation.
- getProductName() - 类 中的方法org.apache.flink.table.gateway.api.results.GatewayInfo
-
- getRegisteredCatalogs() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getRegisteredModules() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getResultSchema() - 类 中的方法org.apache.flink.table.gateway.api.results.ResultSet
-
The schema of the data.
- getResultType() - 类 中的方法org.apache.flink.table.gateway.api.results.ResultSet
-
Get the type of the results, which may indicate the result is EOS or has data.
- getSessionConfig() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getSessionConfig(SessionHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
-
Get the current configuration of the Session.
- getSessionEndpointVersion() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getSessionEndpointVersion(SessionHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
-
Get endpoint version that is negotiated in the openSession.
- getSessionName() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getSqlGatewayOptionPrefix(String) - 类 中的静态方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
-
- getSqlGatewayService() - 接口 中的方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory.Context
-
Get the service to execute the request.
- getSqlGatewayService() - 类 中的方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
-
- getStatus() - 类 中的方法org.apache.flink.table.gateway.api.results.OperationInfo
-
- getTable(SessionHandle, ObjectIdentifier) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
-
Return table of the given fully qualified name.
- getTableKind() - 类 中的方法org.apache.flink.table.gateway.api.results.TableInfo
-
- getVersion() - 类 中的方法org.apache.flink.table.gateway.api.results.GatewayInfo
-