public final class AuthorityRuleBuilder extends Object implements org.apache.shardingsphere.infra.rule.builder.global.GlobalRuleBuilder<AuthorityRuleConfiguration>
| 构造器和说明 |
|---|
AuthorityRuleBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AuthorityRule |
build(AuthorityRuleConfiguration 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<AuthorityRuleConfiguration> |
getTypeClass() |
public AuthorityRule build(AuthorityRuleConfiguration 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<AuthorityRuleConfiguration>public int getOrder()
getOrder 在接口中 org.apache.shardingsphere.infra.util.spi.type.ordered.OrderedSPI<AuthorityRuleConfiguration>public Class<AuthorityRuleConfiguration> getTypeClass()
getTypeClass 在接口中 org.apache.shardingsphere.infra.util.spi.type.ordered.OrderedSPI<AuthorityRuleConfiguration>Copyright © 2022 The Apache Software Foundation. All rights reserved.