public final class DefaultAuthorityRuleConfigurationBuilder extends Object implements org.apache.shardingsphere.infra.rule.builder.level.DefaultKernelRuleConfigurationBuilder<AuthorityRuleConfiguration,AuthorityRuleBuilder>
| Constructor and Description |
|---|
DefaultAuthorityRuleConfigurationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AuthorityRuleConfiguration |
build() |
int |
getOrder() |
Class<AuthorityRuleBuilder> |
getTypeClass() |
public DefaultAuthorityRuleConfigurationBuilder()
public AuthorityRuleConfiguration build()
build in interface org.apache.shardingsphere.infra.rule.builder.level.DefaultKernelRuleConfigurationBuilder<AuthorityRuleConfiguration,AuthorityRuleBuilder>public int getOrder()
getOrder in interface org.apache.shardingsphere.infra.spi.ordered.OrderedSPI<AuthorityRuleBuilder>public Class<AuthorityRuleBuilder> getTypeClass()
getTypeClass in interface org.apache.shardingsphere.infra.spi.ordered.OrderedSPI<AuthorityRuleBuilder>Copyright © 2021 The Apache Software Foundation. All rights reserved.