public final class AlterShardingTableRuleStatementPreprocessor extends Object implements org.apache.shardingsphere.infra.distsql.preprocess.RuleDefinitionAlterPreprocessor<AlterShardingTableRuleStatement,ShardingRuleConfiguration>
| Constructor and Description |
|---|
AlterShardingTableRuleStatementPreprocessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
ShardingRuleConfiguration |
preprocess(ShardingRuleConfiguration currentRuleConfig,
ShardingRuleConfiguration toBeAlteredRuleConfig) |
public AlterShardingTableRuleStatementPreprocessor()
public String getType()
getType in interface org.apache.shardingsphere.spi.typed.TypedSPIpublic ShardingRuleConfiguration preprocess(ShardingRuleConfiguration currentRuleConfig, ShardingRuleConfiguration toBeAlteredRuleConfig)
preprocess in interface org.apache.shardingsphere.infra.distsql.preprocess.RuleDefinitionAlterPreprocessor<AlterShardingTableRuleStatement,ShardingRuleConfiguration>Copyright © 2022 The Apache Software Foundation. All rights reserved.