Class BulkDataItem

All Implemented Interfaces:
BulkItem, DataSyncOperation, IGSEntry, InternalBulkItem, Serializable
Direct Known Subclasses:
ChangeBulkDataItem, PartialUpdateBulkDataItem

public class BulkDataItem extends EntryAdapter implements InternalBulkItem
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.
Author:
anna
See Also: