public interface ReplicaLoadBalanceAlgorithm extends ShardingSphereAlgorithm, org.apache.shardingsphere.spi.required.RequiredSPI
String getDataSource(String name, String writeDataSourceName, List<String> readDataSourceNames)
name - replica query logic data source namewriteDataSourceName - name of write data sourcesreadDataSourceNames - names of read data sourcesCopyright © 2021 The Apache Software Foundation. All rights reserved.