跳过导航链接
A B C D E F G H I L N O R S T V 

A

addSessionConfig(Map<String, String>) - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 

B

build() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
Builder() - 类 的构造器org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 

C

cancelOperation(SessionHandle, OperationHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Cancel the operation when it is not in terminal status.
closeOperation(SessionHandle, OperationHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Close the operation and release all used resource by the operation.
closeSession(SessionHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Close the Session.
create() - 类 中的静态方法org.apache.flink.table.gateway.api.operation.OperationHandle
 
create() - 类 中的静态方法org.apache.flink.table.gateway.api.session.SessionHandle
 
createEndpointFactoryHelper(SqlGatewayEndpointFactory, SqlGatewayEndpointFactory.Context) - 类 中的静态方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
Creates a utility that helps to validate options for a SqlGatewayEndpointFactory.
createSqlGatewayEndpoint(SqlGatewayEndpointFactory.Context) - 接口 中的方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactory
Creates an endpoint from the given context and endpoint options.
createSqlGatewayEndpoint(SqlGatewayService, Configuration) - 类 中的静态方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
Attempts to discover the appropriate endpoint factory and creates the instance of the endpoints.

D

DefaultEndpointFactoryContext(SqlGatewayService, Configuration, Map<String, String>) - 类 的构造器org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext
 

E

EndpointVersion - org.apache.flink.table.gateway.api.endpoint中的接口
Version of the endpoint.
equals(Object) - 类 中的方法org.apache.flink.table.gateway.api.operation.OperationHandle
 
equals(Object) - 类 中的方法org.apache.flink.table.gateway.api.results.FunctionInfo
 
equals(Object) - 类 中的方法org.apache.flink.table.gateway.api.results.OperationInfo
 
equals(Object) - 类 中的方法org.apache.flink.table.gateway.api.results.ResultSet
 
equals(Object) - 类 中的方法org.apache.flink.table.gateway.api.results.TableInfo
 
equals(Object) - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment
 
equals(Object) - 类 中的方法org.apache.flink.table.gateway.api.session.SessionHandle
 
executeStatement(SessionHandle, String, long, Configuration) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Execute the submitted statement.

F

FetchOrientation - org.apache.flink.table.gateway.api.results中的枚举
Orientation to fetch results.
fetchResults(SessionHandle, OperationHandle, long, int) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Fetch the results from the operation.
fetchResults(SessionHandle, OperationHandle, FetchOrientation, int) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Fetch the results from the operation.
FIELD_NAME_COLUMN_INFOS - 类 中的静态变量org.apache.flink.table.gateway.api.results.ResultSet
 
FIELD_NAME_DATA - 类 中的静态变量org.apache.flink.table.gateway.api.results.ResultSet
 
FunctionInfo - org.apache.flink.table.gateway.api.results中的类
Info to describe the function.
FunctionInfo(FunctionIdentifier) - 类 的构造器org.apache.flink.table.gateway.api.results.FunctionInfo
 
FunctionInfo(FunctionIdentifier, FunctionKind) - 类 的构造器org.apache.flink.table.gateway.api.results.FunctionInfo
 

G

GATEWAY_ENDPOINT_PREFIX - 类 中的静态变量org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
 
GatewayInfo - org.apache.flink.table.gateway.api.results中的类
Info to describe the SqlGatewayService.
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
Get the info about the 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
Get the OperationInfo of the operation.
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
 

H

hashCode() - 类 中的方法org.apache.flink.table.gateway.api.operation.OperationHandle
 
hashCode() - 类 中的方法org.apache.flink.table.gateway.api.results.FunctionInfo
 
hashCode() - 类 中的方法org.apache.flink.table.gateway.api.results.OperationInfo
 
hashCode() - 类 中的方法org.apache.flink.table.gateway.api.results.ResultSet
 
hashCode() - 类 中的方法org.apache.flink.table.gateway.api.results.TableInfo
 
hashCode() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment
 
hashCode() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionHandle
 

I

INSTANCE - 类 中的静态变量org.apache.flink.table.gateway.api.results.GatewayInfo
 
isTerminalStatus() - 枚举 中的方法org.apache.flink.table.gateway.api.operation.OperationStatus
 
isValidStatusTransition(OperationStatus, OperationStatus) - 枚举 中的静态方法org.apache.flink.table.gateway.api.operation.OperationStatus
 

L

listCatalogs(SessionHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Return all available catalogs in the current session.
listDatabases(SessionHandle, String) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Return all available schemas in the given catalog.
listSystemFunctions(SessionHandle) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
List all available system functions.
listTables(SessionHandle, String, String, Set<CatalogBaseTable.TableKind>) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Return all available tables/views in the given catalog and database.
listUserDefinedFunctions(SessionHandle, String, String) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
List all user defined functions.

N

newBuilder() - 类 中的静态方法org.apache.flink.table.gateway.api.session.SessionEnvironment
 
newThreadPool(int, int, long, String) - 类 中的静态方法org.apache.flink.table.gateway.api.utils.ThreadUtils
 
NOT_READY_RESULTS - 类 中的静态变量org.apache.flink.table.gateway.api.results.ResultSet
 

O

openSession(SessionEnvironment) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Open the Session.
OperationHandle - org.apache.flink.table.gateway.api.operation中的类
OperationHandle to index the Operation.
OperationHandle(UUID) - 类 的构造器org.apache.flink.table.gateway.api.operation.OperationHandle
 
OperationInfo - org.apache.flink.table.gateway.api.results中的类
Information of the Operation.
OperationInfo(OperationStatus) - 类 的构造器org.apache.flink.table.gateway.api.results.OperationInfo
 
OperationInfo(OperationStatus, Exception) - 类 的构造器org.apache.flink.table.gateway.api.results.OperationInfo
 
OperationStatus - org.apache.flink.table.gateway.api.operation中的枚举
Status to describe the Operation.
org.apache.flink.table.gateway.api - 程序包 org.apache.flink.table.gateway.api
 
org.apache.flink.table.gateway.api.config - 程序包 org.apache.flink.table.gateway.api.config
 
org.apache.flink.table.gateway.api.endpoint - 程序包 org.apache.flink.table.gateway.api.endpoint
 
org.apache.flink.table.gateway.api.operation - 程序包 org.apache.flink.table.gateway.api.operation
 
org.apache.flink.table.gateway.api.results - 程序包 org.apache.flink.table.gateway.api.results
 
org.apache.flink.table.gateway.api.session - 程序包 org.apache.flink.table.gateway.api.session
 
org.apache.flink.table.gateway.api.utils - 程序包 org.apache.flink.table.gateway.api.utils
 

R

registerCatalog(String, Catalog) - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
registerModuleAtHead(String, Module) - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
ResultSet - org.apache.flink.table.gateway.api.results中的类
The collection of the results.
ResultSet(ResultSet.ResultType, Long, ResolvedSchema, List<RowData>) - 类 的构造器org.apache.flink.table.gateway.api.results.ResultSet
 
ResultSet.ResultType - org.apache.flink.table.gateway.api.results中的枚举
Describe the kind of the result.

S

SessionEnvironment - org.apache.flink.table.gateway.api.session中的类
Environment to initialize the Session.
SessionEnvironment.Builder - org.apache.flink.table.gateway.api.session中的类
Builder to build the SessionEnvironment.
SessionHandle - org.apache.flink.table.gateway.api.session中的类
Session Handle that used to identify the Session.
SessionHandle(UUID) - 类 的构造器org.apache.flink.table.gateway.api.session.SessionHandle
 
setDefaultCatalog(String) - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
setSessionEndpointVersion(EndpointVersion) - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
setSessionName(String) - 类 中的方法org.apache.flink.table.gateway.api.session.SessionEnvironment.Builder
 
SQL_GATEWAY_SESSION_CHECK_INTERVAL - 类 中的静态变量org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_SESSION_IDLE_TIMEOUT - 类 中的静态变量org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_SESSION_MAX_NUM - 类 中的静态变量org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_WORKER_KEEPALIVE_TIME - 类 中的静态变量org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_WORKER_THREADS_MAX - 类 中的静态变量org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SQL_GATEWAY_WORKER_THREADS_MIN - 类 中的静态变量org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
SqlGatewayEndpoint - org.apache.flink.table.gateway.api.endpoint中的接口
Endpoint of the SqlGateway to allow users to communicate with.
SqlGatewayEndpointFactory - org.apache.flink.table.gateway.api.endpoint中的接口
A factory for creating Endpoint from Configuration.
SqlGatewayEndpointFactory.Context - org.apache.flink.table.gateway.api.endpoint中的接口
Provides information describing the endpoint to be accessed.
SqlGatewayEndpointFactoryUtils - org.apache.flink.table.gateway.api.endpoint中的类
Util to discover the SqlGatewayEndpoint.
SqlGatewayEndpointFactoryUtils() - 类 的构造器org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpointFactoryUtils
 
SqlGatewayEndpointFactoryUtils.DefaultEndpointFactoryContext - org.apache.flink.table.gateway.api.endpoint中的类
The default context of SqlGatewayEndpointFactory.
SqlGatewayEndpointFactoryUtils.EndpointFactoryHelper - org.apache.flink.table.gateway.api.endpoint中的类
Helper utility for validating all options for a SqlGatewayEndpointFactory.
SqlGatewayException - org.apache.flink.table.gateway.api.utils中的异常错误
General exception for SQL gateway related errors.
SqlGatewayException(String) - 异常错误 的构造器org.apache.flink.table.gateway.api.utils.SqlGatewayException
 
SqlGatewayException(String, Throwable) - 异常错误 的构造器org.apache.flink.table.gateway.api.utils.SqlGatewayException
 
SqlGatewayException(Throwable) - 异常错误 的构造器org.apache.flink.table.gateway.api.utils.SqlGatewayException
 
SqlGatewayService - org.apache.flink.table.gateway.api中的接口
A service of SQL gateway is responsible for handling requests from the endpoints.
SqlGatewayServiceConfigOptions - org.apache.flink.table.gateway.api.config中的类
Config options of the SqlGatewayService.
SqlGatewayServiceConfigOptions() - 类 的构造器org.apache.flink.table.gateway.api.config.SqlGatewayServiceConfigOptions
 
start() - 接口 中的方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpoint
Start the endpoint.
stop() - 接口 中的方法org.apache.flink.table.gateway.api.endpoint.SqlGatewayEndpoint
Terminate the endpoint.
submitOperation(SessionHandle, Callable<ResultSet>) - 接口 中的方法org.apache.flink.table.gateway.api.SqlGatewayService
Submit an operation and execute.

T

TableInfo - org.apache.flink.table.gateway.api.results中的类
Information of the table or view.
TableInfo(ObjectIdentifier, CatalogBaseTable.TableKind) - 类 的构造器org.apache.flink.table.gateway.api.results.TableInfo
 
ThreadUtils - org.apache.flink.table.gateway.api.utils中的类
Utils for thread pool executor.
ThreadUtils() - 类 的构造器org.apache.flink.table.gateway.api.utils.ThreadUtils
 
toString() - 类 中的方法org.apache.flink.table.gateway.api.operation.OperationHandle
 
toString() - 类 中的方法org.apache.flink.table.gateway.api.results.FunctionInfo
 
toString() - 类 中的方法org.apache.flink.table.gateway.api.results.OperationInfo
 
toString() - 类 中的方法org.apache.flink.table.gateway.api.results.ResultSet
 
toString() - 类 中的方法org.apache.flink.table.gateway.api.results.TableInfo
 
toString() - 类 中的方法org.apache.flink.table.gateway.api.session.SessionHandle
 

V

valueOf(String) - 枚举 中的静态方法org.apache.flink.table.gateway.api.operation.OperationStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.flink.table.gateway.api.results.FetchOrientation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.flink.table.gateway.api.results.ResultSet.ResultType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.flink.table.gateway.api.operation.OperationStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.flink.table.gateway.api.results.FetchOrientation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.flink.table.gateway.api.results.ResultSet.ResultType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E F G H I L N O R S T V 
跳过导航链接

Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.