public class SyncMultiOriginReplicationTargetGroup extends AbstractSyncReplicationTargetGroup
IReplicationTargetGroup
that supports only multiple active source that is replicating to
it (i.e active active sync replication)_channelCloseTimeout, _loggerReplica, _specificLogger
Constructor and Description |
---|
SyncMultiOriginReplicationTargetGroup(TargetGroupConfig groupConfig,
IReplicationRouter replicationRouter,
IReplicationSyncProcessLogBuilder processLogBuilder,
IReplicationInFacade replicationInFacade,
IReplicationProcessLogExceptionHandlerBuilder exceptionHandlerBuilder,
IReplicationInFilter inFilter,
IReplicationTargetGroupStateListener stateListener) |
Modifier and Type | Method and Description |
---|---|
protected AbstractReplicationTargetChannel |
createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
IBacklogHandshakeRequest handshakeRequest,
IReplicationGroupHistory groupHistory) |
protected IReplicationSyncTargetProcessLog |
createProcessLog(TargetGroupConfig groupConfig,
String sourceLookupName,
IReplicationInFacade replicationInFacade,
IReplicationProcessLogExceptionHandler exceptionHandler,
IReplicationGroupHistory groupHistory,
IReplicationConnection sourceConnection) |
protected void |
validateConnectChannelImpl(String sourceMemberLookupName)
Validate if can accept the channel request, no exception means this channel request can be
accepted
|
createChannel
addSynchronizeState, close, closeChannel, connectChannel, dumpState, getChannel, getGroupConfig, getGroupName, getInFilter, getLastProcessTimeStamp, getReplicationInFacade, getReplicationRouter, getStateListener, isFiltered, logEvent, logGroupEvent, onChannelBacklogDropped, outputDescendingEvents, process, processBatch, processHandshakeIteration, processIdleStateData, processUnreliableOperation, setActive, setPassive, synchronizationDone
public SyncMultiOriginReplicationTargetGroup(TargetGroupConfig groupConfig, IReplicationRouter replicationRouter, IReplicationSyncProcessLogBuilder processLogBuilder, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandlerBuilder exceptionHandlerBuilder, IReplicationInFilter inFilter, IReplicationTargetGroupStateListener stateListener)
protected AbstractReplicationTargetChannel createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails, IReplicationMonitoredConnection sourceConnection, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory)
createNewChannelImpl
in class AbstractReplicationTargetGroup
protected void validateConnectChannelImpl(String sourceMemberLookupName)
AbstractReplicationTargetGroup
validateConnectChannelImpl
in class AbstractReplicationTargetGroup
protected IReplicationSyncTargetProcessLog createProcessLog(TargetGroupConfig groupConfig, String sourceLookupName, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandler exceptionHandler, IReplicationGroupHistory groupHistory, IReplicationConnection sourceConnection)
createProcessLog
in class AbstractSyncReplicationTargetGroup
Copyright © GigaSpaces.