SpaceSynchronizationEndpoint
instead.@Deprecated public interface BulkDataPersister
BulkDataPersister
is responsible for executing bulk operationsModifier and Type | Method and Description |
---|---|
void |
executeBulk(List<BulkItem> bulk)
Deprecated.
Execute given bulk of operations.
|
void executeBulk(List<BulkItem> bulk) throws DataSourceException
BulkItem
contains one of the following operation -bulk
- list of data object and the operation to apply on that objectDataSourceException
- when the data store fails to persist the given list of objectsCopyright © GigaSpaces.