public interface ReadwriteSplittingStrategy
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<String> |
getAllDataSources()
Get all data sources.
|
List<String> |
getReadDataSources()
Get read data sources.
|
String |
getWriteDataSource()
Get write data source.
|
String getWriteDataSource()
Collection<String> getAllDataSources()
Copyright © 2022 The Apache Software Foundation. All rights reserved.