public final class ReadwriteSplittingRuleSegment extends Object implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode
| 构造器和说明 |
|---|
ReadwriteSplittingRuleSegment(String name,
String writeDataSource,
Collection<String> readDataSources,
String loadBalancer,
Properties props) |
ReadwriteSplittingRuleSegment(String name,
String autoAwareResource,
String loadBalancer,
Properties props) |
public ReadwriteSplittingRuleSegment(String name, String autoAwareResource, String loadBalancer, Properties props)
public ReadwriteSplittingRuleSegment(String name, String writeDataSource, Collection<String> readDataSources, String loadBalancer, Properties props)
Copyright © 2021 The Apache Software Foundation. All rights reserved.