Uses of Class
org.apache.shardingsphere.distsql.parser.statement.ral.QueryableRALStatement
-
-
Uses of QueryableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline
Subclasses of QueryableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline Modifier and Type Class Description classQueryablePipelineRALStatementQueryable pipeline RAL statement. -
Uses of QueryableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc
Subclasses of QueryableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.cdc Modifier and Type Class Description classQueryableCDCRALStatementQueryable CDC RAL statement. -
Uses of QueryableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration
Subclasses of QueryableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration Modifier and Type Class Description classQueryableMigrationRALStatementQueryable migration RAL statement. -
Uses of QueryableRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.queryable
Subclasses of QueryableRALStatement 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.
-