public final class SQLFederationRuleBuilder extends Object implements org.apache.shardingsphere.infra.rule.builder.global.GlobalRuleBuilder<SQLFederationRuleConfiguration>
| 构造器和说明 |
|---|
SQLFederationRuleBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.infra.rule.identifier.scope.GlobalRule |
build(SQLFederationRuleConfiguration ruleConfig,
Map<String,org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase> databases,
org.apache.shardingsphere.infra.instance.InstanceContext instanceContext,
org.apache.shardingsphere.infra.config.props.ConfigurationProperties props) |
int |
getOrder() |
Class<SQLFederationRuleConfiguration> |
getTypeClass() |
public org.apache.shardingsphere.infra.rule.identifier.scope.GlobalRule build(SQLFederationRuleConfiguration ruleConfig, Map<String,org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase> databases, org.apache.shardingsphere.infra.instance.InstanceContext instanceContext, org.apache.shardingsphere.infra.config.props.ConfigurationProperties props)
build 在接口中 org.apache.shardingsphere.infra.rule.builder.global.GlobalRuleBuilder<SQLFederationRuleConfiguration>public int getOrder()
getOrder 在接口中 org.apache.shardingsphere.infra.util.spi.type.ordered.OrderedSPI<SQLFederationRuleConfiguration>public Class<SQLFederationRuleConfiguration> getTypeClass()
getTypeClass 在接口中 org.apache.shardingsphere.infra.util.spi.type.ordered.OrderedSPI<SQLFederationRuleConfiguration>Copyright © 2022 The Apache Software Foundation. All rights reserved.