跳过导航链接
A C D F G K M O R 

A

AlterIndexStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for alter index statement.
AlterIndexStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.AlterIndexStatementSchemaRefresher
 
AlterSchemaStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for alter schema statement.
AlterSchemaStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.AlterSchemaStatementSchemaRefresher
 
AlterTableStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for alter table statement.
AlterTableStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.AlterTableStatementSchemaRefresher
 
AlterViewStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for alter view statement.
AlterViewStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.AlterViewStatementSchemaRefresher
 

C

CreateIndexStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for create index statement.
CreateIndexStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.CreateIndexStatementSchemaRefresher
 
CreateSchemaStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for create schema statement.
CreateSchemaStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.CreateSchemaStatementSchemaRefresher
 
CreateTableStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for create table statement.
CreateTableStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.CreateTableStatementSchemaRefresher
 
CreateViewStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for create view statement.
CreateViewStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.CreateViewStatementSchemaRefresher
 

D

DropIndexStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for drop index statement.
DropIndexStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.DropIndexStatementSchemaRefresher
 
DropSchemaStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for drop schema statement.
DropSchemaStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.DropSchemaStatementSchemaRefresher
 
DropTableStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for drop table statement.
DropTableStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.DropTableStatementSchemaRefresher
 
DropViewStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for drop view statement.
DropViewStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.DropViewStatementSchemaRefresher
 

F

findInstance(Class<? extends SQLStatement>) - 类 中的静态方法org.apache.shardingsphere.infra.context.refresher.MetaDataRefresherFactory
Find instance of meta data refresher.

G

generateExecutionContext(QueryContext, ShardingSphereDatabase, ShardingSphereRuleMetaData, ConfigurationProperties, ConnectionContext) - 类 中的方法org.apache.shardingsphere.infra.context.kernel.KernelProcessor
Generate execution context.
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.AlterIndexStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.AlterSchemaStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.AlterTableStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.AlterViewStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.CreateIndexStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.CreateSchemaStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.CreateTableStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.CreateViewStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.DropIndexStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.DropSchemaStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.DropTableStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.DropViewStatementSchemaRefresher
 
getType() - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.RenameTableStatementSchemaRefresher
 

K

KernelProcessor - org.apache.shardingsphere.infra.context.kernel中的类
Kernel processor.
KernelProcessor() - 类 的构造器org.apache.shardingsphere.infra.context.kernel.KernelProcessor
 

M

MetaDataRefreshEngine - org.apache.shardingsphere.infra.context.refresher中的类
Meta data refresh engine.
MetaDataRefreshEngine() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.MetaDataRefreshEngine
 
MetaDataRefresher<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> - org.apache.shardingsphere.infra.context.refresher中的接口
Meta data refresher.
MetaDataRefresherFactory - org.apache.shardingsphere.infra.context.refresher中的类
Meta data refresher factory.
MetaDataRefresherFactory() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.MetaDataRefresherFactory
 

O

org.apache.shardingsphere.infra.context.kernel - 程序包 org.apache.shardingsphere.infra.context.kernel
 
org.apache.shardingsphere.infra.context.refresher - 程序包 org.apache.shardingsphere.infra.context.refresher
 
org.apache.shardingsphere.infra.context.refresher.type - 程序包 org.apache.shardingsphere.infra.context.refresher.type
 

R

refresh(SQLStatementContext<?>, Collection<RouteUnit>) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.MetaDataRefreshEngine
Refresh meta data.
refresh(ShardingSphereDatabase, Collection<String>, String, T, ConfigurationProperties) - 接口 中的方法org.apache.shardingsphere.infra.context.refresher.MetaDataRefresher
Refresh schema.
refresh(ShardingSphereDatabase, Collection<String>, String, AlterIndexStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.AlterIndexStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, AlterSchemaStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.AlterSchemaStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, AlterTableStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.AlterTableStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, AlterViewStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.AlterViewStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, CreateIndexStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.CreateIndexStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, CreateSchemaStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.CreateSchemaStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, CreateTableStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.CreateTableStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, CreateViewStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.CreateViewStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, DropIndexStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.DropIndexStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, DropSchemaStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.DropSchemaStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, DropTableStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.DropTableStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, DropViewStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.DropViewStatementSchemaRefresher
 
refresh(ShardingSphereDatabase, Collection<String>, String, RenameTableStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.context.refresher.type.RenameTableStatementSchemaRefresher
 
RenameTableStatementSchemaRefresher - org.apache.shardingsphere.infra.context.refresher.type中的类
Schema refresher for rename table statement.
RenameTableStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.context.refresher.type.RenameTableStatementSchemaRefresher
 
A C D F G K M O R 
跳过导航链接

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