|
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSourceQuery | |
|---|---|
| com.gigaspaces.datasource | Provides GigaSpaces DataSource implementation. |
| org.openspaces.persistency.cassandra | |
| Uses of DataSourceQuery in com.gigaspaces.datasource |
|---|
| Methods in com.gigaspaces.datasource with parameters of type DataSourceQuery | |
|---|---|
DataIterator<Object> |
SpaceDataSource.getDataIterator(DataSourceQuery query)
This method is invoked whenever the space needs to read data which matches the provided DataSourceQuery from the space data source. |
| Uses of DataSourceQuery in org.openspaces.persistency.cassandra |
|---|
| Methods in org.openspaces.persistency.cassandra with parameters of type DataSourceQuery | |
|---|---|
DataIterator<Object> |
CassandraSpaceDataSource.getDataIterator(DataSourceQuery query)
|
|
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||