public class MirrorReplicationInBatchConsumptionHandler extends MirrorReplicationInHandler implements IReplicationInBatchConsumptionHandler
_syncEndpoint| Constructor and Description | 
|---|
MirrorReplicationInBatchConsumptionHandler(MirrorBulkExecutor bulkExecutor,
                                          MirrorStatisticsImpl operationStatisticsHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
consumePendingOperationsInBatch(IReplicationInBatchContext context)
Called after all the incoming replication events for the current batch passed through the
 corresponding event handlers. 
 | 
addChangeEntry, addRemoveEntry, addTransaction, addUpdateEntry, addWriteEntry, changeEntry, execute, getTypeManager, removeEntry, removeEntryByUID, updateEntry, writeEntrypublic MirrorReplicationInBatchConsumptionHandler(MirrorBulkExecutor bulkExecutor, MirrorStatisticsImpl operationStatisticsHandler)
public void consumePendingOperationsInBatch(IReplicationInBatchContext context) throws Exception
IReplicationInBatchConsumptionHandlerconsumePendingOperationsInBatch in interface IReplicationInBatchConsumptionHandlerExceptionCopyright © GigaSpaces.