Uses of Class
org.apache.shardingsphere.distsql.parser.statement.ral.UpdatableRALStatement
-
-
Uses of UpdatableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral
Subclasses of UpdatableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral Modifier and Type Class Description classUpdatableGlobalRuleRALStatementUpdatable RAL statement for global rule. -
Uses of UpdatableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline
Subclasses of UpdatableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline Modifier and Type Class Description classUpdatablePipelineRALStatementUpdatable pipeline RAL statement. -
Uses of UpdatableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc
Subclasses of UpdatableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc Modifier and Type Class Description classUpdatableCDCRALStatementUpdatable CDC RAL statement. -
Uses of UpdatableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration
Subclasses of UpdatableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration Modifier and Type Class Description classUpdatableMigrationRALStatementUpdatable migration RAL statement. -
Uses of UpdatableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.updatable
Subclasses of UpdatableRALStatement 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.
-