Uses of Class
org.apache.shardingsphere.distsql.parser.statement.DistSQLStatement
-
-
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral Modifier and Type Class Description classQueryableRALStatementQueryable RAL statement.classRALStatementRAL statement.classUpdatableGlobalRuleRALStatementUpdatable RAL statement for global rule.classUpdatableRALStatementUpdatable RAL statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline Modifier and Type Class Description classQueryablePipelineRALStatementQueryable pipeline RAL statement.classUpdatablePipelineRALStatementUpdatable pipeline RAL statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc Modifier and Type Class Description classQueryableCDCRALStatementQueryable CDC RAL statement.classUpdatableCDCRALStatementUpdatable CDC RAL statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration Modifier and Type Class Description classQueryableMigrationRALStatementQueryable migration RAL statement.classUpdatableMigrationRALStatementUpdatable migration RAL statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.queryable
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.queryable Modifier and Type Class Description classConvertYamlConfigurationStatementConvert YAML configuration statement.classExportDatabaseConfigurationStatementExport database configuration statement.classExportMetaDataStatementExport metadata statement.classExportStorageNodesStatementExport storage nodes statement.classShowComputeNodeInfoStatementShow compute node info statement.classShowComputeNodeModeStatementShow compute node mode statement.classShowComputeNodesStatementShow compute nodes statement.classShowDistVariablesStatementShow dist variables statement.classShowDistVariableStatementShow dist variable statement.classShowMigrationRuleStatementShow migration rule statement.classShowTableMetaDataStatementShow table meta data statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.updatable
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.ral.updatable Modifier and Type Class Description classAlterComputeNodeStatementAlter compute node statement.classAlterInventoryIncrementalRuleStatementAlter inventory incremental rule statement.classImportDatabaseConfigurationStatementImport database configuration statement.classImportMetaDataStatementImport meta data statement.classLabelComputeNodeStatementLabel compute node statement.classLockClusterStatementLock cluster statement.classRefreshDatabaseMetaDataStatementRefresh database meta data statement.classRefreshTableMetaDataStatementRefresh table meta data statement.classSetDistVariableStatementSet dist variable statement.classSetInstanceStatusStatementSet instance status statement.classUnlabelComputeNodeStatementUnlabel compute node statement.classUnlockClusterStatementUnlock cluster statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rdl
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rdl Modifier and Type Class Description classRDLStatementRDL statement.classRuleDefinitionStatementRule definition statement.classStorageUnitDefinitionStatementStorage unit definition statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.alter
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.alter Modifier and Type Class Description classAlterRuleStatementAlter rule statement.classAlterStorageUnitStatementAlter storage unit statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.create
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.create Modifier and Type Class Description classCreateRuleStatementCreate rule statement.classRegisterStorageUnitStatementRegister storage unit statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.drop
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.drop Modifier and Type Class Description classDropRuleStatementDrop rule statement.classUnregisterStorageUnitStatementUnregister storage unit statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rql
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rql Modifier and Type Class Description classRQLStatementRQL statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rql.show
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rql.show Modifier and Type Class Description classShowLogicalTablesStatementShow logical tables statement.classShowRulesStatementShow rules statement.classShowRulesUsedStorageUnitStatementShow rules used storage unit statement.classShowStorageUnitsStatementShow storage unit statement.classShowTablesStatementShow tables statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rul
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rul Modifier and Type Class Description classRULStatementRUL statement.classSQLRULStatementSQL RUL statement. -
Uses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rul.sql
Subclasses of DistSQLStatement in org.apache.shardingsphere.distsql.parser.statement.rul.sql Modifier and Type Class Description classFormatStatementFormat statement.classParseStatementParse statement.classPreviewStatementPreview statement.
-