Uses of Interface
com.gigaspaces.datasource.DataSourceIdsQuery
Packages that use DataSourceIdsQuery
Package
Description
Provides GigaSpaces DataSource implementation.
Set of patterns that can be used to wrap different external data sources.
-
Uses of DataSourceIdsQuery in com.gigaspaces.datasource
Subinterfaces of DataSourceIdsQuery in com.gigaspaces.datasourceClasses in com.gigaspaces.datasource that implement DataSourceIdsQueryMethods in com.gigaspaces.datasource with parameters of type DataSourceIdsQueryModifier and TypeMethodDescriptionSpaceDataSource.getDataIteratorByIds(DataSourceIdsQuery idsQuery) This method is invoked whenever the space needs to read several entries from the data source according to their ids. -
Uses of DataSourceIdsQuery in com.gigaspaces.datasource.concurrentaccess
Methods in com.gigaspaces.datasource.concurrentaccess with parameters of type DataSourceIdsQueryModifier and TypeMethodDescriptionSharedIteratorSpaceDataSourceDecorator.getDataIteratorByIds(DataSourceIdsQuery idsQuery) -
Uses of DataSourceIdsQuery in com.gigaspaces.internal.server.space.schema_evolution
Methods in com.gigaspaces.internal.server.space.schema_evolution with parameters of type DataSourceIdsQueryModifier and TypeMethodDescriptionSchemaAdapterSpaceDataSource.getDataIteratorByIds(DataSourceIdsQuery idsQuery) -
Uses of DataSourceIdsQuery in com.gigaspaces.persistency
Methods in com.gigaspaces.persistency with parameters of type DataSourceIdsQueryModifier and TypeMethodDescriptionMongoSpaceDataSource.getDataIteratorByIds(DataSourceIdsQuery idsQuery) -
Uses of DataSourceIdsQuery in org.openspaces.persistency.cassandra
Methods in org.openspaces.persistency.cassandra with parameters of type DataSourceIdsQueryModifier and TypeMethodDescriptionCassandraSpaceDataSource.getDataIteratorByIds(DataSourceIdsQuery idsQuery) -
Uses of DataSourceIdsQuery in org.openspaces.persistency.patterns
Methods in org.openspaces.persistency.patterns with parameters of type DataSourceIdsQueryModifier and TypeMethodDescriptionSpaceDataSourceExceptionHandler.getDataIteratorByIds(DataSourceIdsQuery idsQuery) SpaceDataSourceSplitter.getDataIteratorByIds(DataSourceIdsQuery idsQuery) Delegates the query to the corresponding data source