Uses of Class
org.apache.shardingsphere.distsql.parser.statement.rdl.StorageUnitDefinitionStatement
-
-
Uses of StorageUnitDefinitionStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.alter
Subclasses of StorageUnitDefinitionStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.alter Modifier and Type Class Description classAlterStorageUnitStatementAlter storage unit statement. -
Uses of StorageUnitDefinitionStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.create
Subclasses of StorageUnitDefinitionStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.create Modifier and Type Class Description classRegisterStorageUnitStatementRegister storage unit statement. -
Uses of StorageUnitDefinitionStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.drop
Subclasses of StorageUnitDefinitionStatement in org.apache.shardingsphere.distsql.parser.statement.rdl.drop Modifier and Type Class Description classUnregisterStorageUnitStatementUnregister storage unit statement.
-