public static class DistSQLStatementParser.ExecuteContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
ExecuteContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ExecuteContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public DistSQLStatementParser.AddResourceContext addResource()
public DistSQLStatementParser.DropResourceContext dropResource()
public DistSQLStatementParser.CreateShardingTableRuleContext createShardingTableRule()
public DistSQLStatementParser.CreateShardingBindingTableRulesContext createShardingBindingTableRules()
public DistSQLStatementParser.CreateShardingBroadcastTableRulesContext createShardingBroadcastTableRules()
public DistSQLStatementParser.CreateReadwriteSplittingRuleContext createReadwriteSplittingRule()
public DistSQLStatementParser.AlterShardingTableRuleContext alterShardingTableRule()
public DistSQLStatementParser.AlterShardingBindingTableRulesContext alterShardingBindingTableRules()
public DistSQLStatementParser.AlterShardingBroadcastTableRulesContext alterShardingBroadcastTableRules()
public DistSQLStatementParser.DropShardingTableRuleContext dropShardingTableRule()
public DistSQLStatementParser.DropShardingBindingTableRulesContext dropShardingBindingTableRules()
public DistSQLStatementParser.DropShardingBroadcastTableRulesContext dropShardingBroadcastTableRules()
public DistSQLStatementParser.AlterReadwriteSplittingRuleContext alterReadwriteSplittingRule()
public DistSQLStatementParser.DropReadwriteSplittingRuleContext dropReadwriteSplittingRule()
public DistSQLStatementParser.CreateDatabaseDiscoveryRuleContext createDatabaseDiscoveryRule()
public DistSQLStatementParser.AlterDatabaseDiscoveryRuleContext alterDatabaseDiscoveryRule()
public DistSQLStatementParser.DropDatabaseDiscoveryRuleContext dropDatabaseDiscoveryRule()
public DistSQLStatementParser.CreateEncryptRuleContext createEncryptRule()
public DistSQLStatementParser.AlterEncryptRuleContext alterEncryptRule()
public DistSQLStatementParser.DropEncryptRuleContext dropEncryptRule()
public DistSQLStatementParser.ShowResourcesContext showResources()
public DistSQLStatementParser.ShowShardingBindingTableRulesContext showShardingBindingTableRules()
public DistSQLStatementParser.ShowShardingBroadcastTableRulesContext showShardingBroadcastTableRules()
public DistSQLStatementParser.ShowReadwriteSplittingRulesContext showReadwriteSplittingRules()
public DistSQLStatementParser.ShowDatabaseDiscoveryRulesContext showDatabaseDiscoveryRules()
public DistSQLStatementParser.ShowEncryptRulesContext showEncryptRules()
public DistSQLStatementParser.ShowShardingTableRulesContext showShardingTableRules()
public DistSQLStatementParser.ShowScalingJobListContext showScalingJobList()
public DistSQLStatementParser.ShowScalingJobStatusContext showScalingJobStatus()
public DistSQLStatementParser.StartScalingJobContext startScalingJob()
public DistSQLStatementParser.StopScalingJobContext stopScalingJob()
public DistSQLStatementParser.DropScalingJobContext dropScalingJob()
public DistSQLStatementParser.ResetScalingJobContext resetScalingJob()
public DistSQLStatementParser.CheckScalingJobContext checkScalingJob()
public org.antlr.v4.runtime.tree.TerminalNode SEMI()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2021 The Apache Software Foundation. All rights reserved.