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.ShardingSphereMetaData> mataDataMap) |
int |
getOrder() |
Class<AuthorityRuleConfiguration> |
getTypeClass() |
public AuthorityRule build(AuthorityRuleConfiguration ruleConfig, Map<String,org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData> mataDataMap)
build 在接口中 org.apache.shardingsphere.infra.rule.builder.global.GlobalRuleBuilder<AuthorityRuleConfiguration>public int getOrder()
getOrder 在接口中 org.apache.shardingsphere.spi.ordered.OrderedSPI<AuthorityRuleConfiguration>public Class<AuthorityRuleConfiguration> getTypeClass()
getTypeClass 在接口中 org.apache.shardingsphere.spi.ordered.OrderedSPI<AuthorityRuleConfiguration>Copyright © 2021 The Apache Software Foundation. All rights reserved.