Uses of Interface
com.gigaspaces.internal.cluster.node.impl.router.IReplicationConnection
Packages that use IReplicationConnection
Package
Description
-
Uses of IReplicationConnection in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync
Methods in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync with parameters of type IReplicationConnectionModifier and TypeMethodDescriptionprotected IReplicationSyncTargetProcessLogReliableAsyncKeeperReplicationTargetGroup.createProcessLog(TargetGroupConfig groupConfig, String sourceLookupName, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandler exceptionHandler, IReplicationGroupHistory groupHistory, IReplicationConnection sourceConnection) Constructors in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync with parameters of type IReplicationConnectionModifierConstructorDescriptionSourceDelegationReplicationReliableAsyncMediator(DynamicReliableAsyncSourceGroupConfigHolder groupConfigHolder, IReplicationConnection sourceConnection, IReplicationReliableAsyncGroupBacklog reliableAsyncGroupBacklog, String sourceLookupName, String myLookupName, IReplicationRouter router, IReplicationChannelDataFilterBuilder filterBuilder, IDynamicSourceGroupMemberLifeCycleBuilder lifeCycleBuilder) -
Uses of IReplicationConnection in com.gigaspaces.internal.cluster.node.impl.groups.sync
Methods in com.gigaspaces.internal.cluster.node.impl.groups.sync with parameters of type IReplicationConnectionModifier and TypeMethodDescriptionprotected abstract IReplicationSyncTargetProcessLogAbstractSyncReplicationTargetGroup.createProcessLog(TargetGroupConfig groupConfig, String sourceLookupName, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandler exceptionHandler, IReplicationGroupHistory groupHistory, IReplicationConnection sourceConnection) protected IReplicationSyncTargetProcessLogSyncMultiOriginReplicationTargetGroup.createProcessLog(TargetGroupConfig groupConfig, String sourceLookupName, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandler exceptionHandler, IReplicationGroupHistory groupHistory, IReplicationConnection sourceConnection) protected IReplicationSyncTargetProcessLogSyncSingleOriginReplicationTargetGroup.createProcessLog(TargetGroupConfig groupConfig, String sourceLookupName, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandler exceptionHandler, IReplicationGroupHistory groupHistory, IReplicationConnection sourceConnection) -
Uses of IReplicationConnection in com.gigaspaces.internal.cluster.node.impl.processlog
Methods in com.gigaspaces.internal.cluster.node.impl.processlog with parameters of type IReplicationConnectionModifier and TypeMethodDescriptionDefaultProcessLogExceptionHandlerBuilder.createExceptionHandler(IReplicationConnection sourceConnection, String sourceMemberLookupName, String groupName) IReplicationProcessLogExceptionHandlerBuilder.createExceptionHandler(IReplicationConnection sourceConnection, String sourceMemberLookupName, String groupName) Constructors in com.gigaspaces.internal.cluster.node.impl.processlog with parameters of type IReplicationConnectionModifierConstructorDescriptionDefaultProcessLogExceptionHandler(IReplicationConnection sourceConnection, String sourceMemberLookupName, String groupName) -
Uses of IReplicationConnection in com.gigaspaces.internal.cluster.node.impl.router
Subinterfaces of IReplicationConnection in com.gigaspaces.internal.cluster.node.impl.router -
Uses of IReplicationConnection in com.gigaspaces.internal.cluster.node.impl.router.spacefinder
Classes in com.gigaspaces.internal.cluster.node.impl.router.spacefinder that implement IReplicationConnection