Interface | Description |
---|---|
IDataConverter<I> |
Converts user objects to internal representations.
|
InternalBulkItem | |
SQLQueryBuilder |
Interface for building an
SQLQuery object from space template |
Class | Description |
---|---|
BatchDataWriter |
Handles batch writes according to the data type and the underlying data source
|
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. |
BulkDataPersisterContext |
BulkDataPersisterContext an operation context that is accessible on mirror in BulkDataPersister .executeBulk(ListBulkDataPersisterContext is not accessible on any other space except mirror and not in
any other method except BulkDataPersister .executeBulk(ListExample of mirror implementation: |
DataAdaptorIterator |
Created by IntelliJ IDEA.
|
DataStorage<T> |
Data Storage is a delegator over user defined data source-interface implementation.
|
DefaultSQLQueryBuilder |
Default implementation for building the SQLQuery.
|
EntryAdapter |
Wraps space EntryHolder and supplies seamless conversion
to used defined types
|
EntryAdapterIterator | |
EntryPacketDataConverter |
EntryPacketDataConverter is a wrapper for the IPojoToEntryConverter . |
PartialUpdateBulkDataItem |
Enum | Description |
---|---|
EntryPacketDataConverter.DataType |
Copyright © GigaSpaces.