Uses of Interface
org.apache.shardingsphere.distsql.parser.statement.ral.FeaturedRALStatement
-
-
Uses of FeaturedRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline
Subinterfaces of FeaturedRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline Modifier and Type Interface Description interfacePipelineRALStatementPipeline RAL statement.Classes in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline that implement FeaturedRALStatement Modifier and Type Class Description classQueryablePipelineRALStatementQueryable pipeline RAL statement.classUpdatablePipelineRALStatementUpdatable pipeline RAL statement. -
Uses of FeaturedRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc
Subinterfaces of FeaturedRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc Modifier and Type Interface Description interfaceCDCRALStatementCDC RAL statement.Classes in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc that implement FeaturedRALStatement Modifier and Type Class Description classQueryableCDCRALStatementQueryable CDC RAL statement.classUpdatableCDCRALStatementUpdatable CDC RAL statement. -
Uses of FeaturedRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration
Subinterfaces of FeaturedRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration Modifier and Type Interface Description interfaceMigrationRALStatementMigration RAL statement.Classes in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration that implement FeaturedRALStatement Modifier and Type Class Description classQueryableMigrationRALStatementQueryable migration RAL statement.classUpdatableMigrationRALStatementUpdatable migration RAL statement. -
Uses of FeaturedRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.queryable
Classes in org.apache.shardingsphere.distsql.parser.statement.ral.queryable that implement FeaturedRALStatement Modifier and Type Class Description classShowMigrationRuleStatementShow migration rule statement. -
Uses of FeaturedRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.updatable
Classes in org.apache.shardingsphere.distsql.parser.statement.ral.updatable that implement FeaturedRALStatement Modifier and Type Class Description classAlterInventoryIncrementalRuleStatementAlter inventory incremental rule statement.
-