public static class CommonDistSQLStatementParser.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 CommonDistSQLStatementParser.AddResourceContext addResource()
public CommonDistSQLStatementParser.AlterResourceContext alterResource()
public CommonDistSQLStatementParser.DropResourceContext dropResource()
public CommonDistSQLStatementParser.ShowResourcesContext showResources()
public CommonDistSQLStatementParser.ShowUnusedResourcesContext showUnusedResources()
public CommonDistSQLStatementParser.SetVariableContext setVariable()
public CommonDistSQLStatementParser.ShowVariableContext showVariable()
public CommonDistSQLStatementParser.ShowAllVariablesContext showAllVariables()
public CommonDistSQLStatementParser.ClearHintContext clearHint()
public CommonDistSQLStatementParser.EnableInstanceContext enableInstance()
public CommonDistSQLStatementParser.DisableInstanceContext disableInstance()
public CommonDistSQLStatementParser.ShowInstanceContext showInstance()
public CommonDistSQLStatementParser.ShowInstanceModeContext showInstanceMode()
public CommonDistSQLStatementParser.LabelInstanceContext labelInstance()
public CommonDistSQLStatementParser.UnlabelInstanceContext unlabelInstance()
public CommonDistSQLStatementParser.CountInstanceRulesContext countInstanceRules()
public CommonDistSQLStatementParser.AlterInstanceContext alterInstance()
public CommonDistSQLStatementParser.CountSchemaRulesContext countSchemaRules()
public CommonDistSQLStatementParser.PrepareDistSQLContext prepareDistSQL()
public CommonDistSQLStatementParser.ApplyDistSQLContext applyDistSQL()
public CommonDistSQLStatementParser.DiscardDistSQLContext discardDistSQL()
public CommonDistSQLStatementParser.ShowSingleTableContext showSingleTable()
public CommonDistSQLStatementParser.ShowSingleTableRulesContext showSingleTableRules()
public CommonDistSQLStatementParser.CreateDefaultSingleTableRuleContext createDefaultSingleTableRule()
public CommonDistSQLStatementParser.AlterDefaultSingleTableRuleContext alterDefaultSingleTableRule()
public CommonDistSQLStatementParser.DropDefaultSingleTableRuleContext dropDefaultSingleTableRule()
public CommonDistSQLStatementParser.RefreshTableMetadataContext refreshTableMetadata()
public CommonDistSQLStatementParser.ShowTableMetadataContext showTableMetadata()
public CommonDistSQLStatementParser.ShowSQLParserRuleContext showSQLParserRule()
public CommonDistSQLStatementParser.AlterSQLParserRuleContext alterSQLParserRule()
public CommonDistSQLStatementParser.ShowAuthorityRuleContext showAuthorityRule()
public CommonDistSQLStatementParser.ShowTransactionRuleContext showTransactionRule()
public CommonDistSQLStatementParser.AlterTransactionRuleContext alterTransactionRule()
public CommonDistSQLStatementParser.ShowTrafficRulesContext showTrafficRules()
public CommonDistSQLStatementParser.DropTrafficRuleContext dropTrafficRule()
public CommonDistSQLStatementParser.CreateTrafficRuleContext createTrafficRule()
public CommonDistSQLStatementParser.AlterTrafficRuleContext alterTrafficRule()
public CommonDistSQLStatementParser.ExportSchemaConfigurationContext exportSchemaConfiguration()
public CommonDistSQLStatementParser.ShowRulesUsedResourceContext showRulesUsedResource()
public CommonDistSQLStatementParser.ImportSchemaConfigurationContext importSchemaConfiguration()
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 © 2022 The Apache Software Foundation. All rights reserved.