Uses of Class
com.gigaspaces.internal.cluster.node.impl.groups.AbstractReplicationSourceChannel
Packages that use AbstractReplicationSourceChannel
Package
Description
-
Uses of AbstractReplicationSourceChannel in com.gigaspaces.internal.cluster.node.impl.groups
Methods in com.gigaspaces.internal.cluster.node.impl.groups that return AbstractReplicationSourceChannelModifier and TypeMethodDescriptionprotected abstract AbstractReplicationSourceChannelAbstractReplicationSourceGroup.createChannel(String memberLookupName, IReplicationRouter replicationRouter, IReplicationMonitoredConnection connection, IReplicationChannelDataFilter dataFilter, IReplicationGroupHistory groupHistory, boolean dynamicMember, SourceGroupConfig groupConfig, Object customBacklogMetadata, boolean resetTarget) protected AbstractReplicationSourceChannelAbstractReplicationSourceGroup.getChannel(String memberLookupName) protected AbstractReplicationSourceChannelAbstractReplicationSourceGroup.getChannelSafe(String synchronizingMemberLookupName) Methods in com.gigaspaces.internal.cluster.node.impl.groups that return types with arguments of type AbstractReplicationSourceChannelMethods in com.gigaspaces.internal.cluster.node.impl.groups with parameters of type AbstractReplicationSourceChannelModifier and TypeMethodDescriptionprotected abstract voidAbstractReplicationSourceGroup.onCloseTemporaryChannel(String sourceMemberName, AbstractReplicationSourceChannel channel) -
Uses of AbstractReplicationSourceChannel in com.gigaspaces.internal.cluster.node.impl.groups.async
Subclasses of AbstractReplicationSourceChannel in com.gigaspaces.internal.cluster.node.impl.groups.asyncMethods in com.gigaspaces.internal.cluster.node.impl.groups.async that return AbstractReplicationSourceChannelModifier and TypeMethodDescriptionprotected AbstractReplicationSourceChannelAsyncReplicationSourceGroup.createChannel(String memberLookupName, IReplicationRouter replicationRouter, IReplicationMonitoredConnection connection, IReplicationChannelDataFilter dataFilter, IReplicationGroupHistory groupHistory, boolean dynamicMember, SourceGroupConfig groupConfig, Object customBacklogMetadata, boolean resetTarget) protected AbstractReplicationSourceChannelAsyncReplicationSourceGroup.getChannel(String memberLookupName) Methods in com.gigaspaces.internal.cluster.node.impl.groups.async with parameters of type AbstractReplicationSourceChannelModifier and TypeMethodDescriptionprotected voidAsyncReplicationSourceGroup.onCloseTemporaryChannel(String sourceMemberName, AbstractReplicationSourceChannel channel) -
Uses of AbstractReplicationSourceChannel in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync
Subclasses of AbstractReplicationSourceChannel in com.gigaspaces.internal.cluster.node.impl.groups.reliableasyncMethods in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync that return AbstractReplicationSourceChannelModifier and TypeMethodDescriptionprotected AbstractReplicationSourceChannelReliableAsyncReplicationSourceGroup.createChannel(String memberLookupName, IReplicationRouter replicationRouter, IReplicationMonitoredConnection connection, IReplicationChannelDataFilter dataFilter, IReplicationGroupHistory groupHistory, boolean dynamicMember, SourceGroupConfig groupConfig, Object customBacklogMetadata, boolean resetTarget) protected AbstractReplicationSourceChannelReliableAsyncReplicationSourceGroup.getChannel(String memberLookupName) Methods in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync with parameters of type AbstractReplicationSourceChannelModifier and TypeMethodDescriptionprotected voidReliableAsyncReplicationSourceGroup.onCloseTemporaryChannel(String sourceMemberName, AbstractReplicationSourceChannel channel) -
Uses of AbstractReplicationSourceChannel in com.gigaspaces.internal.cluster.node.impl.groups.sync
Subclasses of AbstractReplicationSourceChannel in com.gigaspaces.internal.cluster.node.impl.groups.syncMethods in com.gigaspaces.internal.cluster.node.impl.groups.sync that return AbstractReplicationSourceChannelModifier and TypeMethodDescriptionprotected AbstractReplicationSourceChannelSyncReplicationSourceGroup.createChannel(String memberLookupName, IReplicationRouter replicationRouter, IReplicationMonitoredConnection connection, IReplicationChannelDataFilter dataFilter, IReplicationGroupHistory groupHistory, boolean dynamicMember, SourceGroupConfig groupConfig, Object customBacklogMetadata, boolean resetTarget) protected AbstractReplicationSourceChannelSyncReplicationSourceGroup.getChannel(String memberLookupName) Methods in com.gigaspaces.internal.cluster.node.impl.groups.sync with parameters of type AbstractReplicationSourceChannelModifier and TypeMethodDescriptionprotected voidSyncReplicationSourceGroup.onCloseTemporaryChannel(String sourceMemberName, AbstractReplicationSourceChannel channel)