T - type of SQL statementR - type of rule configurationpublic interface RuleDefinitionAlterPreprocessor<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> extends TypedSPI
| Modifier and Type | Method and Description |
|---|---|
R |
preprocess(R currentRuleConfig,
R toBeAlteredRuleConfig)
Preprocess current rule configuration.
|
getProps, getType, getTypeAliases, setPropsCopyright © 2022 The Apache Software Foundation. All rights reserved.