public abstract class AbstractAsyncReplicationTargetGroup extends AbstractReplicationTargetGroup
_channelCloseTimeout, _loggerReplica, _specificLogger| Constructor and Description | 
|---|
AbstractAsyncReplicationTargetGroup(TargetGroupConfig groupConfig,
                                   IReplicationRouter replicationRouter,
                                   IReplicationAsyncProcessLogBuilder processLogBuilder,
                                   IReplicationInFacade replicationInFacade,
                                   IReplicationProcessLogExceptionHandlerBuilder exceptionHandlerBuilder,
                                   IReplicationInFilter inFilter,
                                   IReplicationTargetGroupStateListener stateListener)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AsyncReplicationTargetChannel | 
createChannel(ReplicationEndpointDetails sourceEndpointDetails,
             IReplicationMonitoredConnection sourceConnection,
             IBacklogHandshakeRequest handshakeRequest,
             IReplicationGroupHistory groupHistory)  | 
protected abstract IReplicationAsyncTargetProcessLog | 
createProcessLog(IReplicationAsyncProcessLogBuilder processLogBuilder,
                String sourceLookupName,
                IReplicationInFacade replicationInFacade,
                IReplicationProcessLogExceptionHandler exceptionHandler,
                IBacklogHandshakeRequest handshakeRequest,
                IReplicationGroupHistory groupHistory)  | 
addSynchronizeState, close, closeChannel, connectChannel, createNewChannelImpl, dumpState, getChannel, getGroupConfig, getGroupName, getInFilter, getLastProcessTimeStamp, getReplicationInFacade, getReplicationRouter, getStateListener, isFiltered, logEvent, logGroupEvent, onChannelBacklogDropped, outputDescendingEvents, process, processBatch, processHandshakeIteration, processIdleStateData, processUnreliableOperation, setActive, setPassive, synchronizationDone, validateConnectChannelImplpublic AbstractAsyncReplicationTargetGroup(TargetGroupConfig groupConfig, IReplicationRouter replicationRouter, IReplicationAsyncProcessLogBuilder processLogBuilder, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandlerBuilder exceptionHandlerBuilder, IReplicationInFilter inFilter, IReplicationTargetGroupStateListener stateListener)
protected AsyncReplicationTargetChannel createChannel(ReplicationEndpointDetails sourceEndpointDetails, IReplicationMonitoredConnection sourceConnection, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory)
protected abstract IReplicationAsyncTargetProcessLog createProcessLog(IReplicationAsyncProcessLogBuilder processLogBuilder, String sourceLookupName, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandler exceptionHandler, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory)
Copyright © GigaSpaces.