Package | Description |
---|---|
com.gigaspaces.datasource |
Provides GigaSpaces DataSource implementation.
|
com.gigaspaces.datasource.concurrentaccess | |
com.gigaspaces.internal.server.space.schema_evolution | |
com.gigaspaces.persistency | |
org.openspaces.persistency.cassandra | |
org.openspaces.persistency.patterns |
Set of patterns that can be used to wrap different external data sources.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceIdQueryImpl |
Modifier and Type | Method and Description |
---|---|
DataSourceIdQuery |
DataSourceIdsQueryImpl.getDataSourceIdQuery(int idIndex) |
DataSourceIdQuery |
InternalDataSourceIdsQuery.getDataSourceIdQuery(int idIndex) |
Modifier and Type | Method and Description |
---|---|
Object |
SpaceDataSource.getById(DataSourceIdQuery idQuery)
This method is invoked whenever the space needs to read an entry from the data source
according to its Id.
|
Modifier and Type | Method and Description |
---|---|
Object |
SharedIteratorSpaceDataSourceDecorator.getById(DataSourceIdQuery idQuery) |
Modifier and Type | Method and Description |
---|---|
Object |
SchemaAdapterSpaceDataSource.getById(DataSourceIdQuery idQuery) |
Modifier and Type | Method and Description |
---|---|
Object |
MongoSpaceDataSource.getById(DataSourceIdQuery idQuery) |
Modifier and Type | Method and Description |
---|---|
Object |
CassandraSpaceDataSource.getById(DataSourceIdQuery idQuery) |
Modifier and Type | Method and Description |
---|---|
Object |
SpaceDataSourceSplitter.getById(DataSourceIdQuery idQuery)
Delegates the query to the corresponding data source
|
Object |
SpaceDataSourceExceptionHandler.getById(DataSourceIdQuery idQuery) |
Copyright © GigaSpaces.