public final class ShardingSQLRewriteContextDecorator extends Object implements SQLRewriteContextDecorator<org.apache.shardingsphere.core.rule.ShardingRule>, RouteContextAware
| 构造器和说明 |
|---|
ShardingSQLRewriteContextDecorator() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
decorate(org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.underlying.common.config.properties.ConfigurationProperties properties,
SQLRewriteContext sqlRewriteContext) |
int |
getOrder() |
Class<org.apache.shardingsphere.core.rule.ShardingRule> |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetRouteContextpublic void decorate(org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.underlying.common.config.properties.ConfigurationProperties properties,
SQLRewriteContext sqlRewriteContext)
decorate 在接口中 SQLRewriteContextDecorator<org.apache.shardingsphere.core.rule.ShardingRule>public int getOrder()
getOrder 在接口中 org.apache.shardingsphere.spi.order.OrderAware<Class<org.apache.shardingsphere.core.rule.ShardingRule>>Copyright © 2020 The Apache Software Foundation. All rights reserved.