public final class ShardingResultMergerEngine extends Object implements ResultMergerEngine<org.apache.shardingsphere.core.rule.ShardingRule>
| 构造器和说明 |
|---|
ShardingResultMergerEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOrder() |
Class<org.apache.shardingsphere.core.rule.ShardingRule> |
getType() |
ResultMerger |
newInstance(org.apache.shardingsphere.spi.database.type.DatabaseType databaseType,
org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.underlying.common.config.properties.ConfigurationProperties properties,
org.apache.shardingsphere.sql.parser.binder.statement.SQLStatementContext sqlStatementContext) |
public ResultMerger newInstance(org.apache.shardingsphere.spi.database.type.DatabaseType databaseType, org.apache.shardingsphere.core.rule.ShardingRule shardingRule, org.apache.shardingsphere.underlying.common.config.properties.ConfigurationProperties properties, org.apache.shardingsphere.sql.parser.binder.statement.SQLStatementContext sqlStatementContext)
newInstance 在接口中 ResultMergerEngine<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.