Class SingleDataSourceProvider
java.lang.Object
org.zalando.sprocwrapper.dsprovider.SingleDataSourceProvider
- All Implemented Interfaces:
DataSourceProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDataSource(int id) intgetDataSourceId(int virtualShardId) voidsetDataSource(DataSource dataSource)
-
Constructor Details
-
SingleDataSourceProvider
public SingleDataSourceProvider() -
SingleDataSourceProvider
-
-
Method Details
-
getDataSourceId
public int getDataSourceId(int virtualShardId) - Specified by:
getDataSourceIdin interfaceDataSourceProvider
-
getDataSource
- Specified by:
getDataSourcein interfaceDataSourceProvider
-
getDataSource
-
setDataSource
-
getDistinctShardIds
- Specified by:
getDistinctShardIdsin interfaceDataSourceProvider
-