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