类 ShardingDistSQLStatementBaseVisitor<T>
- 类型参数:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- 所有已实现的接口:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>,ShardingDistSQLStatementVisitor<T>
- 直接已知子类:
ShardingDistSQLStatementVisitor
ShardingDistSQLStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Visit a parse tree produced byShardingDistSQLStatementParser.algorithmDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.algorithmTypeName().visitAlterDefaultShardingStrategy(ShardingDistSQLStatementParser.AlterDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.alterDefaultShardingStrategy().visitAlterShardingTableReferenceRule(ShardingDistSQLStatementParser.AlterShardingTableReferenceRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.alterShardingTableReferenceRule().Visit a parse tree produced byShardingDistSQLStatementParser.alterShardingTableRule().Visit a parse tree produced byShardingDistSQLStatementParser.auditAllowHintDisable().Visit a parse tree produced byShardingDistSQLStatementParser.auditDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.auditorDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.auditorName().visitAutoShardingColumnDefinition(ShardingDistSQLStatementParser.AutoShardingColumnDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.autoShardingColumnDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.buildInAuditAlgorithmType().Visit a parse tree produced byShardingDistSQLStatementParser.buildInkeyGeneratorType().visitBuildInShardingAlgorithmType(ShardingDistSQLStatementParser.BuildInShardingAlgorithmTypeContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.buildInShardingAlgorithmType().Visit a parse tree produced byShardingDistSQLStatementParser.buildInStrategyType().Visit a parse tree produced byShardingDistSQLStatementParser.columnName().Visit a parse tree produced byShardingDistSQLStatementParser.countShardingRule().Visit a parse tree produced byShardingDistSQLStatementParser.createBroadcastTableRule().visitCreateDefaultShardingStrategy(ShardingDistSQLStatementParser.CreateDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.createDefaultShardingStrategy().visitCreateShardingTableReferenceRule(ShardingDistSQLStatementParser.CreateShardingTableReferenceRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.createShardingTableReferenceRule().Visit a parse tree produced byShardingDistSQLStatementParser.createShardingTableRule().Visit a parse tree produced byShardingDistSQLStatementParser.databaseName().Visit a parse tree produced byShardingDistSQLStatementParser.databaseStrategy().Visit a parse tree produced byShardingDistSQLStatementParser.dataNode().Visit a parse tree produced byShardingDistSQLStatementParser.dataNodes().Visit a parse tree produced byShardingDistSQLStatementParser.dropBroadcastTableRule().visitDropDefaultShardingStrategy(ShardingDistSQLStatementParser.DropDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropDefaultShardingStrategy().Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingAlgorithm().Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingAuditor().Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingKeyGenerator().visitDropShardingTableReferenceRule(ShardingDistSQLStatementParser.DropShardingTableReferenceRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingTableReferenceRule().Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingTableRule().Visit a parse tree produced byShardingDistSQLStatementParser.execute().Visit a parse tree produced byShardingDistSQLStatementParser.ifExists().Visit a parse tree produced byShardingDistSQLStatementParser.ifNotExists().Visit a parse tree produced byShardingDistSQLStatementParser.keyGenerateDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.keyGeneratorName().Visit a parse tree produced byShardingDistSQLStatementParser.literal().Visit a parse tree produced byShardingDistSQLStatementParser.multiAuditDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.properties().Visit a parse tree produced byShardingDistSQLStatementParser.propertiesDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.property().Visit a parse tree produced byShardingDistSQLStatementParser.ruleName().Visit a parse tree produced byShardingDistSQLStatementParser.shardingAlgorithm().Visit a parse tree produced byShardingDistSQLStatementParser.shardingAlgorithmName().Visit a parse tree produced byShardingDistSQLStatementParser.shardingAutoTableRule().Visit a parse tree produced byShardingDistSQLStatementParser.shardingColumn().Visit a parse tree produced byShardingDistSQLStatementParser.shardingColumnDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.shardingColumns().Visit a parse tree produced byShardingDistSQLStatementParser.shardingStrategy().Visit a parse tree produced byShardingDistSQLStatementParser.shardingTableRule().visitShardingTableRuleDefinition(ShardingDistSQLStatementParser.ShardingTableRuleDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.shardingTableRuleDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.showBroadcastTableRules().visitShowDefaultShardingStrategy(ShardingDistSQLStatementParser.ShowDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showDefaultShardingStrategy().Visit a parse tree produced byShardingDistSQLStatementParser.showShardingAlgorithms().Visit a parse tree produced byShardingDistSQLStatementParser.showShardingAuditors().Visit a parse tree produced byShardingDistSQLStatementParser.showShardingKeyGenerators().Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableNodes().visitShowShardingTableReferenceRules(ShardingDistSQLStatementParser.ShowShardingTableReferenceRulesContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableReferenceRules().Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRules().visitShowShardingTableRulesUsedAlgorithm(ShardingDistSQLStatementParser.ShowShardingTableRulesUsedAlgorithmContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRulesUsedAlgorithm().visitShowShardingTableRulesUsedAuditor(ShardingDistSQLStatementParser.ShowShardingTableRulesUsedAuditorContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRulesUsedAuditor().visitShowShardingTableRulesUsedKeyGenerator(ShardingDistSQLStatementParser.ShowShardingTableRulesUsedKeyGeneratorContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRulesUsedKeyGenerator().visitShowUnusedShardingAlgorithms(ShardingDistSQLStatementParser.ShowUnusedShardingAlgorithmsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showUnusedShardingAlgorithms().visitShowUnusedShardingAuditors(ShardingDistSQLStatementParser.ShowUnusedShardingAuditorsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showUnusedShardingAuditors().visitShowUnusedShardingKeyGenerators(ShardingDistSQLStatementParser.ShowUnusedShardingKeyGeneratorsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showUnusedShardingKeyGenerators().Visit a parse tree produced byShardingDistSQLStatementParser.singleAuditDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.storageUnit().Visit a parse tree produced byShardingDistSQLStatementParser.storageUnits().Visit a parse tree produced byShardingDistSQLStatementParser.strategyType().Visit a parse tree produced byShardingDistSQLStatementParser.tableName().visitTableReferenceRuleDefinition(ShardingDistSQLStatementParser.TableReferenceRuleDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.tableReferenceRuleDefinition().Visit a parse tree produced byShardingDistSQLStatementParser.tableRule().Visit a parse tree produced byShardingDistSQLStatementParser.tableStrategy().从类继承的方法 org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminal从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
构造器详细资料
-
ShardingDistSQLStatementBaseVisitor
public ShardingDistSQLStatementBaseVisitor()
-
-
方法详细资料
-
visitExecute
Visit a parse tree produced byShardingDistSQLStatementParser.execute().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitExecute在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCreateShardingTableRule
public T visitCreateShardingTableRule(ShardingDistSQLStatementParser.CreateShardingTableRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.createShardingTableRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitCreateShardingTableRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlterShardingTableRule
public T visitAlterShardingTableRule(ShardingDistSQLStatementParser.AlterShardingTableRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.alterShardingTableRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAlterShardingTableRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingTableRule
public T visitDropShardingTableRule(ShardingDistSQLStatementParser.DropShardingTableRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingTableRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDropShardingTableRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCreateShardingTableReferenceRule
public T visitCreateShardingTableReferenceRule(ShardingDistSQLStatementParser.CreateShardingTableReferenceRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.createShardingTableReferenceRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitCreateShardingTableReferenceRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlterShardingTableReferenceRule
public T visitAlterShardingTableReferenceRule(ShardingDistSQLStatementParser.AlterShardingTableReferenceRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.alterShardingTableReferenceRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAlterShardingTableReferenceRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingTableReferenceRule
public T visitDropShardingTableReferenceRule(ShardingDistSQLStatementParser.DropShardingTableReferenceRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingTableReferenceRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDropShardingTableReferenceRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCreateBroadcastTableRule
public T visitCreateBroadcastTableRule(ShardingDistSQLStatementParser.CreateBroadcastTableRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.createBroadcastTableRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitCreateBroadcastTableRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropBroadcastTableRule
public T visitDropBroadcastTableRule(ShardingDistSQLStatementParser.DropBroadcastTableRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropBroadcastTableRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDropBroadcastTableRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingAlgorithm
public T visitDropShardingAlgorithm(ShardingDistSQLStatementParser.DropShardingAlgorithmContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingAlgorithm().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDropShardingAlgorithm在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCreateDefaultShardingStrategy
public T visitCreateDefaultShardingStrategy(ShardingDistSQLStatementParser.CreateDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.createDefaultShardingStrategy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitCreateDefaultShardingStrategy在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlterDefaultShardingStrategy
public T visitAlterDefaultShardingStrategy(ShardingDistSQLStatementParser.AlterDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.alterDefaultShardingStrategy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAlterDefaultShardingStrategy在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropDefaultShardingStrategy
public T visitDropDefaultShardingStrategy(ShardingDistSQLStatementParser.DropDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropDefaultShardingStrategy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDropDefaultShardingStrategy在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingKeyGenerator
public T visitDropShardingKeyGenerator(ShardingDistSQLStatementParser.DropShardingKeyGeneratorContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingKeyGenerator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDropShardingKeyGenerator在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingAuditor
Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingAuditor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDropShardingAuditor在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingTableRuleDefinition
public T visitShardingTableRuleDefinition(ShardingDistSQLStatementParser.ShardingTableRuleDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.shardingTableRuleDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShardingTableRuleDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingAutoTableRule
public T visitShardingAutoTableRule(ShardingDistSQLStatementParser.ShardingAutoTableRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.shardingAutoTableRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShardingAutoTableRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.shardingTableRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShardingTableRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitKeyGeneratorName
Visit a parse tree produced byShardingDistSQLStatementParser.keyGeneratorName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitKeyGeneratorName在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAuditorDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.auditorDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAuditorDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAuditorName
Visit a parse tree produced byShardingDistSQLStatementParser.auditorName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAuditorName在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitStorageUnits
Visit a parse tree produced byShardingDistSQLStatementParser.storageUnits().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitStorageUnits在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitStorageUnit
Visit a parse tree produced byShardingDistSQLStatementParser.storageUnit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitStorageUnit在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDataNodes
Visit a parse tree produced byShardingDistSQLStatementParser.dataNodes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDataNodes在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDataNode
Visit a parse tree produced byShardingDistSQLStatementParser.dataNode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDataNode在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAutoShardingColumnDefinition
public T visitAutoShardingColumnDefinition(ShardingDistSQLStatementParser.AutoShardingColumnDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.autoShardingColumnDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAutoShardingColumnDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingColumnDefinition
public T visitShardingColumnDefinition(ShardingDistSQLStatementParser.ShardingColumnDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.shardingColumnDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShardingColumnDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingColumn
Visit a parse tree produced byShardingDistSQLStatementParser.shardingColumn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShardingColumn在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingColumns
Visit a parse tree produced byShardingDistSQLStatementParser.shardingColumns().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShardingColumns在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingAlgorithm
Visit a parse tree produced byShardingDistSQLStatementParser.shardingAlgorithm().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShardingAlgorithm在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingStrategy
Visit a parse tree produced byShardingDistSQLStatementParser.shardingStrategy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShardingStrategy在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDatabaseStrategy
Visit a parse tree produced byShardingDistSQLStatementParser.databaseStrategy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDatabaseStrategy在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitTableStrategy
Visit a parse tree produced byShardingDistSQLStatementParser.tableStrategy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitTableStrategy在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitKeyGenerateDefinition
public T visitKeyGenerateDefinition(ShardingDistSQLStatementParser.KeyGenerateDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.keyGenerateDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitKeyGenerateDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAuditDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.auditDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAuditDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitMultiAuditDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.multiAuditDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitMultiAuditDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitSingleAuditDefinition
public T visitSingleAuditDefinition(ShardingDistSQLStatementParser.SingleAuditDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.singleAuditDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitSingleAuditDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAuditAllowHintDisable
public T visitAuditAllowHintDisable(ShardingDistSQLStatementParser.AuditAllowHintDisableContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.auditAllowHintDisable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAuditAllowHintDisable在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitColumnName
Visit a parse tree produced byShardingDistSQLStatementParser.columnName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitColumnName在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitTableReferenceRuleDefinition
public T visitTableReferenceRuleDefinition(ShardingDistSQLStatementParser.TableReferenceRuleDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.tableReferenceRuleDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitTableReferenceRuleDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitStrategyType
Visit a parse tree produced byShardingDistSQLStatementParser.strategyType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitStrategyType在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitBuildInStrategyType
Visit a parse tree produced byShardingDistSQLStatementParser.buildInStrategyType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitBuildInStrategyType在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitIfExists
Visit a parse tree produced byShardingDistSQLStatementParser.ifExists().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitIfExists在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitIfNotExists
Visit a parse tree produced byShardingDistSQLStatementParser.ifNotExists().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitIfNotExists在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitLiteral
Visit a parse tree produced byShardingDistSQLStatementParser.literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitLiteral在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlgorithmDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.algorithmDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAlgorithmDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlgorithmTypeName
Visit a parse tree produced byShardingDistSQLStatementParser.algorithmTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitAlgorithmTypeName在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitBuildInShardingAlgorithmType
public T visitBuildInShardingAlgorithmType(ShardingDistSQLStatementParser.BuildInShardingAlgorithmTypeContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.buildInShardingAlgorithmType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitBuildInShardingAlgorithmType在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitBuildInAuditAlgorithmType
public T visitBuildInAuditAlgorithmType(ShardingDistSQLStatementParser.BuildInAuditAlgorithmTypeContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.buildInAuditAlgorithmType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitBuildInAuditAlgorithmType在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitPropertiesDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.propertiesDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitPropertiesDefinition在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitProperties
Visit a parse tree produced byShardingDistSQLStatementParser.properties().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitProperties在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitProperty
Visit a parse tree produced byShardingDistSQLStatementParser.property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitProperty在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitTableName
Visit a parse tree produced byShardingDistSQLStatementParser.tableName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitTableName在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingAlgorithmName
public T visitShardingAlgorithmName(ShardingDistSQLStatementParser.ShardingAlgorithmNameContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.shardingAlgorithmName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShardingAlgorithmName在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitBuildInkeyGeneratorType
public T visitBuildInkeyGeneratorType(ShardingDistSQLStatementParser.BuildInkeyGeneratorTypeContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.buildInkeyGeneratorType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitBuildInkeyGeneratorType在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitRuleName
Visit a parse tree produced byShardingDistSQLStatementParser.ruleName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitRuleName在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableRules
public T visitShowShardingTableRules(ShardingDistSQLStatementParser.ShowShardingTableRulesContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRules().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowShardingTableRules在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableReferenceRules
public T visitShowShardingTableReferenceRules(ShardingDistSQLStatementParser.ShowShardingTableReferenceRulesContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableReferenceRules().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowShardingTableReferenceRules在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowBroadcastTableRules
public T visitShowBroadcastTableRules(ShardingDistSQLStatementParser.ShowBroadcastTableRulesContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showBroadcastTableRules().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowBroadcastTableRules在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingAlgorithms
public T visitShowShardingAlgorithms(ShardingDistSQLStatementParser.ShowShardingAlgorithmsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingAlgorithms().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowShardingAlgorithms在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingAuditors
Visit a parse tree produced byShardingDistSQLStatementParser.showShardingAuditors().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowShardingAuditors在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableNodes
public T visitShowShardingTableNodes(ShardingDistSQLStatementParser.ShowShardingTableNodesContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableNodes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowShardingTableNodes在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingKeyGenerators
public T visitShowShardingKeyGenerators(ShardingDistSQLStatementParser.ShowShardingKeyGeneratorsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingKeyGenerators().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowShardingKeyGenerators在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowDefaultShardingStrategy
public T visitShowDefaultShardingStrategy(ShardingDistSQLStatementParser.ShowDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showDefaultShardingStrategy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowDefaultShardingStrategy在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowUnusedShardingAlgorithms
public T visitShowUnusedShardingAlgorithms(ShardingDistSQLStatementParser.ShowUnusedShardingAlgorithmsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showUnusedShardingAlgorithms().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowUnusedShardingAlgorithms在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowUnusedShardingKeyGenerators
public T visitShowUnusedShardingKeyGenerators(ShardingDistSQLStatementParser.ShowUnusedShardingKeyGeneratorsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showUnusedShardingKeyGenerators().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowUnusedShardingKeyGenerators在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowUnusedShardingAuditors
public T visitShowUnusedShardingAuditors(ShardingDistSQLStatementParser.ShowUnusedShardingAuditorsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showUnusedShardingAuditors().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowUnusedShardingAuditors在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableRulesUsedAlgorithm
public T visitShowShardingTableRulesUsedAlgorithm(ShardingDistSQLStatementParser.ShowShardingTableRulesUsedAlgorithmContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRulesUsedAlgorithm().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowShardingTableRulesUsedAlgorithm在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableRulesUsedKeyGenerator
public T visitShowShardingTableRulesUsedKeyGenerator(ShardingDistSQLStatementParser.ShowShardingTableRulesUsedKeyGeneratorContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRulesUsedKeyGenerator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowShardingTableRulesUsedKeyGenerator在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableRulesUsedAuditor
public T visitShowShardingTableRulesUsedAuditor(ShardingDistSQLStatementParser.ShowShardingTableRulesUsedAuditorContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRulesUsedAuditor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitShowShardingTableRulesUsedAuditor在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCountShardingRule
Visit a parse tree produced byShardingDistSQLStatementParser.countShardingRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitCountShardingRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.tableRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitTableRule在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDatabaseName
Visit a parse tree produced byShardingDistSQLStatementParser.databaseName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- 指定者:
visitDatabaseName在接口中ShardingDistSQLStatementVisitor<T>- 参数:
ctx- the parse tree- 返回:
- the visitor result
-