Uses of Interface
com.gigaspaces.datasource.DataSourceQuery
Packages that use DataSourceQuery
Package
Description
Provides GigaSpaces DataSource implementation.
Set of patterns that can be used to wrap different external data sources.
-
Uses of DataSourceQuery in com.gigaspaces.datasource
Classes in com.gigaspaces.datasource that implement DataSourceQueryMethods in com.gigaspaces.datasource with parameters of type DataSourceQueryModifier and TypeMethodDescriptionSpaceDataSource.getDataIterator(DataSourceQuery query) This method is invoked whenever the space needs to read data which matches the providedDataSourceQueryfrom the space data source. -
Uses of DataSourceQuery in com.gigaspaces.datasource.concurrentaccess
Methods in com.gigaspaces.datasource.concurrentaccess with parameters of type DataSourceQueryModifier and TypeMethodDescriptionSharedIteratorSpaceDataSourceDecorator.getDataIterator(DataSourceQuery query) -
Uses of DataSourceQuery in com.gigaspaces.internal.datasource
Methods in com.gigaspaces.internal.datasource with parameters of type DataSourceQueryModifier and TypeMethodDescriptionEDSAdapterSpaceDataSource.getDataIterator(DataSourceQuery query) -
Uses of DataSourceQuery in com.gigaspaces.internal.server.space.schema_evolution
Methods in com.gigaspaces.internal.server.space.schema_evolution with parameters of type DataSourceQueryModifier and TypeMethodDescriptionSchemaAdapterSpaceDataSource.getDataIterator(DataSourceQuery query) -
Uses of DataSourceQuery in com.gigaspaces.persistency
Methods in com.gigaspaces.persistency with parameters of type DataSourceQuery -
Uses of DataSourceQuery in com.gigaspaces.persistency.datasource
Methods in com.gigaspaces.persistency.datasource with parameters of type DataSourceQueryModifier and TypeMethodDescriptionstatic com.mongodb.BasicDBObjectBuilderMongoQueryFactory.create(DataSourceQuery sql) Constructors in com.gigaspaces.persistency.datasource with parameters of type DataSourceQueryModifierConstructorDescriptionMongoSqlQueryDataIterator(MongoClientConnector client, DataSourceQuery query) -
Uses of DataSourceQuery in org.openspaces.persistency.cassandra
Methods in org.openspaces.persistency.cassandra with parameters of type DataSourceQueryModifier and TypeMethodDescriptionCassandraSpaceDataSource.getDataIterator(DataSourceQuery query) -
Uses of DataSourceQuery in org.openspaces.persistency.patterns
Methods in org.openspaces.persistency.patterns with parameters of type DataSourceQueryModifier and TypeMethodDescriptionSpaceDataSourceExceptionHandler.getDataIterator(DataSourceQuery query) SpaceDataSourceSplitter.getDataIterator(DataSourceQuery query) Delegates the query to the corresponding data source