SpaceDataSourceSplitter instead.@Deprecated public class DataProviderSplitter extends BulkDataPersisterSplitter implements DataProvider
dataSourcesNUMBER_OF_PARTITIONS, STATIC_PARTITION_NUMBER| Constructor and Description | 
|---|
| DataProviderSplitter(ManagedDataSourceEntriesProvider[] dataSources)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| DataIterator | iterator(Object o)Deprecated.  Create an iterator over all objects that match the given template. Note: null value can be passed - in case of a null template or at initial space load. | 
| Object | read(Object o)Deprecated.  Read one object that matches the given template. | 
executeBulkgetDataSource, init, initialLoad, setInitalLoadThreadPoolSize, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, initialLoad, shutdownpublic DataProviderSplitter(ManagedDataSourceEntriesProvider[] dataSources)
public Object read(Object o) throws DataSourceException
DataProviderread in interface DataProviderDataSourceExceptionpublic DataIterator iterator(Object o) throws DataSourceException
DataProviderSQLDataProvider
 interface is also implemented - the space will use SQLDataProvider.iterator instead.iterator in interface DataProviderDataIterator or null if no data was found that match the given templateDataSourceExceptionCopyright © GigaSpaces.