| Interface | Description | 
|---|---|
| IDataConverter<I> | Converts user objects to internal representations. | 
| InternalBulkItem | |
| SQLQueryBuilder | Interface for building an  SQLQueryobject 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 | BulkDataPersisterContextan operation context that is accessible on mirror inBulkDataPersister.executeBulk(ListBulkDataPersisterContextis not accessible on any other space except mirror and not in
 any other method exceptBulkDataPersister.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 | EntryPacketDataConverteris a wrapper for theIPojoToEntryConverter. | 
| PartialUpdateBulkDataItem | 
| Enum | Description | 
|---|---|
| EntryPacketDataConverter.DataType | 
Copyright © GigaSpaces.