public final class AlterShardingTableRuleStatementPreprocessor extends Object implements org.apache.shardingsphere.infra.distsql.preprocess.RuleDefinitionAlterPreprocessor<AlterShardingTableRuleStatement,ShardingRuleConfiguration>
| 构造器和说明 |
|---|
AlterShardingTableRuleStatementPreprocessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getType() |
ShardingRuleConfiguration |
preprocess(ShardingRuleConfiguration currentRuleConfig,
ShardingRuleConfiguration toBeAlteredRuleConfig) |
public AlterShardingTableRuleStatementPreprocessor()
public String getType()
getType 在接口中 org.apache.shardingsphere.spi.typed.TypedSPIpublic ShardingRuleConfiguration preprocess(ShardingRuleConfiguration currentRuleConfig, ShardingRuleConfiguration toBeAlteredRuleConfig)
preprocess 在接口中 org.apache.shardingsphere.infra.distsql.preprocess.RuleDefinitionAlterPreprocessor<AlterShardingTableRuleStatement,ShardingRuleConfiguration>Copyright © 2021 The Apache Software Foundation. All rights reserved.