public final class AlgorithmProvidedDatabaseDiscoveryRuleBuilder extends Object implements org.apache.shardingsphere.infra.rule.builder.schema.SchemaRuleBuilder<AlgorithmProvidedDatabaseDiscoveryRuleConfiguration>
| 构造器和说明 |
|---|
AlgorithmProvidedDatabaseDiscoveryRuleBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DatabaseDiscoveryRule |
build(org.apache.shardingsphere.infra.rule.builder.schema.SchemaRulesBuilderMaterials materials,
AlgorithmProvidedDatabaseDiscoveryRuleConfiguration config,
Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> builtRules) |
int |
getOrder() |
Class<AlgorithmProvidedDatabaseDiscoveryRuleConfiguration> |
getTypeClass() |
public AlgorithmProvidedDatabaseDiscoveryRuleBuilder()
public DatabaseDiscoveryRule build(org.apache.shardingsphere.infra.rule.builder.schema.SchemaRulesBuilderMaterials materials, AlgorithmProvidedDatabaseDiscoveryRuleConfiguration config, Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> builtRules)
build 在接口中 org.apache.shardingsphere.infra.rule.builder.schema.SchemaRuleBuilder<AlgorithmProvidedDatabaseDiscoveryRuleConfiguration>public int getOrder()
getOrder 在接口中 org.apache.shardingsphere.spi.ordered.OrderedSPI<AlgorithmProvidedDatabaseDiscoveryRuleConfiguration>public Class<AlgorithmProvidedDatabaseDiscoveryRuleConfiguration> getTypeClass()
getTypeClass 在接口中 org.apache.shardingsphere.spi.ordered.OrderedSPI<AlgorithmProvidedDatabaseDiscoveryRuleConfiguration>Copyright © 2021 The Apache Software Foundation. All rights reserved.