- GATEWAY_ENDPOINT_PREFIX - Static variable in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
-
- GatewayInfo - Class in org.apache.flink.table.gateway.api.results
-
- GatewayInfo() - Constructor for class org.apache.flink.table.gateway.api.results.GatewayInfo
-
- getConverter() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
-
- getCurrentCatalog(SessionHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
-
Return current catalog name.
- getData() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
-
All the data in the current results.
- getData() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
-
- getDefaultCatalog() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getEndpointConfig(Configuration, String) - Static method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
-
- getEndpointOptions() - Method in interface org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory.Context
-
Returns the options with which the endpoint is created.
- getEndpointOptions() - Method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
-
- getException() - Method in class org.apache.flink.table.gateway.api.results.OperationInfo
-
- getFlinkConfiguration() - Method in interface org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory.Context
-
Gives read-only access to the configuration of the current session.
- getFlinkConfiguration() - Method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
-
- getFunctionDefinition(SessionHandle, UnresolvedIdentifier) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
-
Get the specific definition of the function.
- getGatewayInfo() - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
-
- getIdentifier() - Method in class org.apache.flink.table.gateway.api.operation.OperationHandle
-
- getIdentifier() - Method in class org.apache.flink.table.gateway.api.results.FunctionInfo
-
- getIdentifier() - Method in class org.apache.flink.table.gateway.api.results.TableInfo
-
- getIdentifier() - Method in class org.apache.flink.table.gateway.api.session.SessionHandle
-
- getJobID() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
-
If the statement was submitted to a client, returns the JobID which uniquely identifies the
job.
- getJobID() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
-
- getKind() - Method in class org.apache.flink.table.gateway.api.results.FunctionInfo
-
- getNextToken() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
-
The token indicates the next batch of the data.
- getNextToken() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
-
- getOperationInfo(SessionHandle, OperationHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
-
- getOperationResultSchema(SessionHandle, OperationHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
-
Get the result schema for the specified Operation.
- getProductName() - Method in class org.apache.flink.table.gateway.api.results.GatewayInfo
-
- getRegisteredCatalogCreators() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getRegisteredModuleCreators() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getResultKind() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
-
Gets the result kind of the result.
- getResultKind() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
-
- getResultSchema() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
-
The schema of the data.
- getResultSchema() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
-
- getResultType() - Method in interface org.apache.flink.table.gateway.api.results.ResultSet
-
Get the type of the results, which may indicate the result is EOS or has data.
- getResultType() - Method in class org.apache.flink.table.gateway.api.results.ResultSetImpl
-
- getSessionConfig() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getSessionConfig(SessionHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
-
Get the current configuration of the Session.
- getSessionEndpointVersion() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getSessionEndpointVersion(SessionHandle) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
-
Get endpoint version that is negotiated in the openSession.
- getSessionName() - Method in class org.apache.flink.table.gateway.api.session.SessionEnvironment
-
- getSqlGatewayOptionPrefix(String) - Static method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
-
- getSqlGatewayService() - Method in interface org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory.Context
-
Get the service to execute the request.
- getSqlGatewayService() - Method in class org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
-
- getStatus() - Method in class org.apache.flink.table.gateway.api.results.OperationInfo
-
- getTable(SessionHandle, ObjectIdentifier) - Method in interface org.apache.flink.table.gateway.api.SqlGatewayService
-
Return table of the given fully qualified name.
- getTableKind() - Method in class org.apache.flink.table.gateway.api.results.TableInfo
-
- getVersion() - Method in class org.apache.flink.table.gateway.api.results.GatewayInfo
-