Uses of Interface
org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.PipelineRALStatement
-
-
Uses of PipelineRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline
Classes in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline that implement PipelineRALStatement Modifier and Type Class Description classQueryablePipelineRALStatementQueryable pipeline RAL statement.classUpdatablePipelineRALStatementUpdatable pipeline RAL statement. -
Uses of PipelineRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc
Subinterfaces of PipelineRALStatement 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 PipelineRALStatement Modifier and Type Class Description classQueryableCDCRALStatementQueryable CDC RAL statement.classUpdatableCDCRALStatementUpdatable CDC RAL statement. -
Uses of PipelineRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration
Subinterfaces of PipelineRALStatement 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 PipelineRALStatement Modifier and Type Class Description classQueryableMigrationRALStatementQueryable migration RAL statement.classUpdatableMigrationRALStatementUpdatable migration RAL statement. -
Uses of PipelineRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.queryable
Classes in org.apache.shardingsphere.distsql.parser.statement.ral.queryable that implement PipelineRALStatement Modifier and Type Class Description classShowMigrationRuleStatementShow migration rule statement. -
Uses of PipelineRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.updatable
Classes in org.apache.shardingsphere.distsql.parser.statement.ral.updatable that implement PipelineRALStatement Modifier and Type Class Description classAlterInventoryIncrementalRuleStatementAlter inventory incremental rule statement.
-