public class NotifyBackupLog extends Object implements IReplicationInNotificationSentHandler
| Constructor and Description | 
|---|
NotifyBackupLog(WorkingGroup<RemoteEventBusPacket> dataEventDispatcher)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
add(RemoteEventBusPacket packet)
Stored  notify events that were generated by replication only on backup 
 | 
void | 
clear()
Clear the backup log - called when space becomes primary 
 | 
void | 
clearTriggered(OperationID operationId)
Check if all notifications were received and clear them 
 | 
void | 
inNotificationSent(IReplicationInContext context,
                  OperationID operationId)  | 
void | 
processOutgoingEvents()  | 
public NotifyBackupLog(WorkingGroup<RemoteEventBusPacket> dataEventDispatcher)
public void add(RemoteEventBusPacket packet)
public void clearTriggered(OperationID operationId)
public void clear()
public void inNotificationSent(IReplicationInContext context, OperationID operationId) throws RemoteException
inNotificationSent in interface IReplicationInNotificationSentHandlerRemoteExceptionpublic void processOutgoingEvents()
Copyright © GigaSpaces.