接口 ShardingDistSQLStatementVisitor<T>
- 类型参数:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- 所有超级接口:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
public interface ShardingDistSQLStatementVisitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
This interface defines a complete generic visitor for a parse tree produced
by
ShardingDistSQLStatementParser.-
方法概要
修饰符和类型方法说明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.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
方法详细资料
-
visitExecute
Visit a parse tree produced byShardingDistSQLStatementParser.execute().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCreateShardingTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.createShardingTableRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlterShardingTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.alterShardingTableRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingTableRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCreateShardingTableReferenceRule
T visitCreateShardingTableReferenceRule(ShardingDistSQLStatementParser.CreateShardingTableReferenceRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.createShardingTableReferenceRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlterShardingTableReferenceRule
T visitAlterShardingTableReferenceRule(ShardingDistSQLStatementParser.AlterShardingTableReferenceRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.alterShardingTableReferenceRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingTableReferenceRule
T visitDropShardingTableReferenceRule(ShardingDistSQLStatementParser.DropShardingTableReferenceRuleContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingTableReferenceRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCreateBroadcastTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.createBroadcastTableRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropBroadcastTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.dropBroadcastTableRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingAlgorithm
Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingAlgorithm().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCreateDefaultShardingStrategy
T visitCreateDefaultShardingStrategy(ShardingDistSQLStatementParser.CreateDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.createDefaultShardingStrategy().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlterDefaultShardingStrategy
T visitAlterDefaultShardingStrategy(ShardingDistSQLStatementParser.AlterDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.alterDefaultShardingStrategy().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropDefaultShardingStrategy
T visitDropDefaultShardingStrategy(ShardingDistSQLStatementParser.DropDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.dropDefaultShardingStrategy().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingKeyGenerator
Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingKeyGenerator().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDropShardingAuditor
Visit a parse tree produced byShardingDistSQLStatementParser.dropShardingAuditor().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingTableRuleDefinition
T visitShardingTableRuleDefinition(ShardingDistSQLStatementParser.ShardingTableRuleDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.shardingTableRuleDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingAutoTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.shardingAutoTableRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.shardingTableRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitKeyGeneratorName
Visit a parse tree produced byShardingDistSQLStatementParser.keyGeneratorName().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAuditorDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.auditorDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAuditorName
Visit a parse tree produced byShardingDistSQLStatementParser.auditorName().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitStorageUnits
Visit a parse tree produced byShardingDistSQLStatementParser.storageUnits().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitStorageUnit
Visit a parse tree produced byShardingDistSQLStatementParser.storageUnit().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDataNodes
Visit a parse tree produced byShardingDistSQLStatementParser.dataNodes().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDataNode
Visit a parse tree produced byShardingDistSQLStatementParser.dataNode().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAutoShardingColumnDefinition
T visitAutoShardingColumnDefinition(ShardingDistSQLStatementParser.AutoShardingColumnDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.autoShardingColumnDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingColumnDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.shardingColumnDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingColumn
Visit a parse tree produced byShardingDistSQLStatementParser.shardingColumn().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingColumns
Visit a parse tree produced byShardingDistSQLStatementParser.shardingColumns().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingAlgorithm
Visit a parse tree produced byShardingDistSQLStatementParser.shardingAlgorithm().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingStrategy
Visit a parse tree produced byShardingDistSQLStatementParser.shardingStrategy().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDatabaseStrategy
Visit a parse tree produced byShardingDistSQLStatementParser.databaseStrategy().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitTableStrategy
Visit a parse tree produced byShardingDistSQLStatementParser.tableStrategy().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitKeyGenerateDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.keyGenerateDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAuditDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.auditDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitMultiAuditDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.multiAuditDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitSingleAuditDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.singleAuditDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAuditAllowHintDisable
Visit a parse tree produced byShardingDistSQLStatementParser.auditAllowHintDisable().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitColumnName
Visit a parse tree produced byShardingDistSQLStatementParser.columnName().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitTableReferenceRuleDefinition
T visitTableReferenceRuleDefinition(ShardingDistSQLStatementParser.TableReferenceRuleDefinitionContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.tableReferenceRuleDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitStrategyType
Visit a parse tree produced byShardingDistSQLStatementParser.strategyType().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitBuildInStrategyType
Visit a parse tree produced byShardingDistSQLStatementParser.buildInStrategyType().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitIfExists
Visit a parse tree produced byShardingDistSQLStatementParser.ifExists().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitIfNotExists
Visit a parse tree produced byShardingDistSQLStatementParser.ifNotExists().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitLiteral
Visit a parse tree produced byShardingDistSQLStatementParser.literal().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlgorithmDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.algorithmDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitAlgorithmTypeName
Visit a parse tree produced byShardingDistSQLStatementParser.algorithmTypeName().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitBuildInShardingAlgorithmType
T visitBuildInShardingAlgorithmType(ShardingDistSQLStatementParser.BuildInShardingAlgorithmTypeContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.buildInShardingAlgorithmType().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitBuildInAuditAlgorithmType
T visitBuildInAuditAlgorithmType(ShardingDistSQLStatementParser.BuildInAuditAlgorithmTypeContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.buildInAuditAlgorithmType().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitPropertiesDefinition
Visit a parse tree produced byShardingDistSQLStatementParser.propertiesDefinition().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitProperties
Visit a parse tree produced byShardingDistSQLStatementParser.properties().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitProperty
Visit a parse tree produced byShardingDistSQLStatementParser.property().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitTableName
Visit a parse tree produced byShardingDistSQLStatementParser.tableName().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShardingAlgorithmName
Visit a parse tree produced byShardingDistSQLStatementParser.shardingAlgorithmName().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitBuildInkeyGeneratorType
Visit a parse tree produced byShardingDistSQLStatementParser.buildInkeyGeneratorType().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitRuleName
Visit a parse tree produced byShardingDistSQLStatementParser.ruleName().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableRules
Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRules().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableReferenceRules
T visitShowShardingTableReferenceRules(ShardingDistSQLStatementParser.ShowShardingTableReferenceRulesContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableReferenceRules().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowBroadcastTableRules
Visit a parse tree produced byShardingDistSQLStatementParser.showBroadcastTableRules().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingAlgorithms
Visit a parse tree produced byShardingDistSQLStatementParser.showShardingAlgorithms().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingAuditors
Visit a parse tree produced byShardingDistSQLStatementParser.showShardingAuditors().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableNodes
Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableNodes().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingKeyGenerators
T visitShowShardingKeyGenerators(ShardingDistSQLStatementParser.ShowShardingKeyGeneratorsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingKeyGenerators().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowDefaultShardingStrategy
T visitShowDefaultShardingStrategy(ShardingDistSQLStatementParser.ShowDefaultShardingStrategyContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showDefaultShardingStrategy().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowUnusedShardingAlgorithms
T visitShowUnusedShardingAlgorithms(ShardingDistSQLStatementParser.ShowUnusedShardingAlgorithmsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showUnusedShardingAlgorithms().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowUnusedShardingKeyGenerators
T visitShowUnusedShardingKeyGenerators(ShardingDistSQLStatementParser.ShowUnusedShardingKeyGeneratorsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showUnusedShardingKeyGenerators().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowUnusedShardingAuditors
T visitShowUnusedShardingAuditors(ShardingDistSQLStatementParser.ShowUnusedShardingAuditorsContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showUnusedShardingAuditors().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableRulesUsedAlgorithm
T visitShowShardingTableRulesUsedAlgorithm(ShardingDistSQLStatementParser.ShowShardingTableRulesUsedAlgorithmContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRulesUsedAlgorithm().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableRulesUsedKeyGenerator
T visitShowShardingTableRulesUsedKeyGenerator(ShardingDistSQLStatementParser.ShowShardingTableRulesUsedKeyGeneratorContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRulesUsedKeyGenerator().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitShowShardingTableRulesUsedAuditor
T visitShowShardingTableRulesUsedAuditor(ShardingDistSQLStatementParser.ShowShardingTableRulesUsedAuditorContext ctx) Visit a parse tree produced byShardingDistSQLStatementParser.showShardingTableRulesUsedAuditor().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitCountShardingRule
Visit a parse tree produced byShardingDistSQLStatementParser.countShardingRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitTableRule
Visit a parse tree produced byShardingDistSQLStatementParser.tableRule().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-
visitDatabaseName
Visit a parse tree produced byShardingDistSQLStatementParser.databaseName().- 参数:
ctx- the parse tree- 返回:
- the visitor result
-