Uses of Class
org.apache.shardingsphere.distsql.parser.statement.ral.RALStatement
-
-
Uses of RALStatement in org.apache.shardingsphere.distsql.parser.statement.ral
Subclasses of RALStatement in org.apache.shardingsphere.distsql.parser.statement.ral Modifier and Type Class Description classQueryableRALStatementQueryable RAL statement.classUpdatableGlobalRuleRALStatementUpdatable RAL statement for global rule.classUpdatableRALStatementUpdatable RAL statement. -
Uses of RALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline
Subclasses of RALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline Modifier and Type Class Description classQueryablePipelineRALStatementQueryable pipeline RAL statement.classUpdatablePipelineRALStatementUpdatable pipeline RAL statement. -
Uses of RALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc
Subclasses of RALStatement 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 RALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration
Subclasses of RALStatement 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 RALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.queryable
Subclasses of RALStatement 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 RALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.updatable
Subclasses of RALStatement 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.
-