Package | Description |
---|---|
com.gigaspaces.datasource |
Provides GigaSpaces DataSource implementation.
|
com.j_spaces.sadapter.datasource |
Constructor and Description |
---|
DataSourceIdQueryImpl(ITypeDesc typeDescriptor,
IEntryPacket entryPacket,
SQLQueryBuilder queryBuilder,
Class<?> dataClass,
EntryAdapter entryAdapter) |
DataSourceQueryImpl(ITemplateHolder template,
ITypeDesc typeDescriptor,
Class<?> dataClass,
SQLQueryBuilder queryBuilder,
EntryAdapter entryAdapter,
int batchSize) |
Modifier and Type | Class and Description |
---|---|
class |
BulkDataItem
BulkDataItem is used by the space for execution of bulk operations
in case of transactions and mirror replication. BulkDataItem contains the data object and the operation that needs to be executed. |
class |
PartialUpdateBulkDataItem |
Modifier and Type | Field and Description |
---|---|
protected EntryAdapter |
EntryAdapterIterator._entryAdapter |
Constructor and Description |
---|
EntryAdapterIterator(DataIterator<Object> iterator,
EntryAdapter entryAdapter) |
Copyright © GigaSpaces.