跳过导航链接
C D E F G I M N O R S 

C

close() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor
 
close() - 接口 中的方法org.apache.shardingsphere.infra.federation.executor.FederationExecutor
 
close() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 
close() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
close() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 
CONNECTION_URL - 类 中的静态变量org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 
current() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
current() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 
CustomizedFilterableExecuteDataContext - org.apache.shardingsphere.infra.federation.executor.customized中的类
Customized filterable execute data context.
CustomizedFilterableExecuteDataContext(String, OptimizerContext) - 类 的构造器org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 
CustomizedFilterableExecutor - org.apache.shardingsphere.infra.federation.executor.customized中的类
Customized filterable executor.
CustomizedFilterableExecutor(String, OptimizerContext) - 类 的构造器org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor
 
CustomizedFilterableExecutor.FederateInterpretableConverter - org.apache.shardingsphere.infra.federation.executor.customized中的类
 

D

DRIVER_NAME - 类 中的静态变量org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 

E

EmptyRowEnumerator - org.apache.shardingsphere.infra.federation.executor.original.row中的类
Empty row enumerator.
EmptyRowEnumerator() - 类 的构造器org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
execute(FederationTableMetaData, FilterableTableScanContext) - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTableScanExecutor
Execute.
executeQuery(DriverExecutionPrepareEngine<JDBCExecutionUnit, Connection>, JDBCExecutorCallback<? extends ExecuteResult>, FederationContext) - 类 中的方法org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor
 
executeQuery(DriverExecutionPrepareEngine<JDBCExecutionUnit, Connection>, JDBCExecutorCallback<? extends ExecuteResult>, FederationContext) - 接口 中的方法org.apache.shardingsphere.infra.federation.executor.FederationExecutor
Execute query.
executeQuery(DriverExecutionPrepareEngine<JDBCExecutionUnit, Connection>, JDBCExecutorCallback<? extends ExecuteResult>, FederationContext) - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 

F

FederateInterpretableConverter(RelOptCluster, RelTraitSet, RelNode) - 类 的构造器org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor.FederateInterpretableConverter
 
FederationContext - org.apache.shardingsphere.infra.federation.executor中的类
Federation context.
FederationContext() - 类 的构造器org.apache.shardingsphere.infra.federation.executor.FederationContext
 
FederationExecutor - org.apache.shardingsphere.infra.federation.executor中的接口
Federation executor.
FederationExecutorFactory - org.apache.shardingsphere.infra.federation.executor中的类
Federation executor factory.
FederationExecutorFactory() - 类 的构造器org.apache.shardingsphere.infra.federation.executor.FederationExecutorFactory
 
FederationTableStatistic - org.apache.shardingsphere.infra.federation.executor.original中的类
Statistic of federation table.
FederationTableStatistic() - 类 的构造器org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
FilterableRowEnumerator - org.apache.shardingsphere.infra.federation.executor.original.row中的类
Filterable row enumerator.
FilterableRowEnumerator() - 类 的构造器org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 
FilterableSchema - org.apache.shardingsphere.infra.federation.executor.original中的类
Filterable schema.
FilterableSchema(FederationSchemaMetaData, FilterableTableScanExecutor) - 类 的构造器org.apache.shardingsphere.infra.federation.executor.original.FilterableSchema
 
FilterableTable - org.apache.shardingsphere.infra.federation.executor.original.table中的类
Filterable table.
FilterableTable() - 类 的构造器org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTable
 
FilterableTableScanContext - org.apache.shardingsphere.infra.federation.executor.original.table中的类
Filterable table scan context.
FilterableTableScanContext() - 类 的构造器org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTableScanContext
 
FilterableTableScanExecutor - org.apache.shardingsphere.infra.federation.executor.original.table中的类
Filterable table scan executor.
FilterableTableScanExecutor(DriverExecutionPrepareEngine<JDBCExecutionUnit, Connection>, JDBCExecutor, JDBCExecutorCallback<? extends ExecuteResult>, OptimizerContext, FilterableTableScanExecutorContext) - 类 的构造器org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTableScanExecutor
 
FilterableTableScanExecutorContext - org.apache.shardingsphere.infra.federation.executor.original.table中的类
Filterable table scan executor context.
FilterableTableScanExecutorContext() - 类 的构造器org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTableScanExecutorContext
 

G

get(String) - 类 中的方法org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 
getCollations() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getDistribution() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getKeys() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getQueryProvider() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 
getReferentialConstraints() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getResultSet() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor
 
getResultSet() - 接口 中的方法org.apache.shardingsphere.infra.federation.executor.FederationExecutor
Get result set.
getResultSet() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 
getRootSchema() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 
getRowCount() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getRowType(RelDataTypeFactory) - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTable
 
getStatistic() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTable
 
getTypeFactory() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 

I

isKey(ImmutableBitSet) - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 

M

moveNext() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
moveNext() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 

N

newInstance(String, OptimizerContext, ConfigurationProperties, JDBCExecutor) - 类 中的静态方法org.apache.shardingsphere.infra.federation.executor.FederationExecutorFactory
Create new instance of federation executor factory.

O

org.apache.shardingsphere.infra.federation.executor - 程序包 org.apache.shardingsphere.infra.federation.executor
 
org.apache.shardingsphere.infra.federation.executor.customized - 程序包 org.apache.shardingsphere.infra.federation.executor.customized
 
org.apache.shardingsphere.infra.federation.executor.original - 程序包 org.apache.shardingsphere.infra.federation.executor.original
 
org.apache.shardingsphere.infra.federation.executor.original.row - 程序包 org.apache.shardingsphere.infra.federation.executor.original.row
 
org.apache.shardingsphere.infra.federation.executor.original.table - 程序包 org.apache.shardingsphere.infra.federation.executor.original.table
 
OriginalFilterableExecutor - org.apache.shardingsphere.infra.federation.executor.original中的类
Original filterable executor.
OriginalFilterableExecutor() - 类 的构造器org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 

R

reset() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
reset() - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 

S

scan(DataContext, List<RexNode>, int[]) - 类 中的方法org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTable
 
C D E F G I M N O R S 
跳过导航链接

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