Uses of Class
com.gigaspaces.internal.cluster.node.impl.groups.AbstractReplicationTargetChannel
Packages that use AbstractReplicationTargetChannel
Package
Description
-
Uses of AbstractReplicationTargetChannel in com.gigaspaces.internal.cluster.node.impl.groups
Methods in com.gigaspaces.internal.cluster.node.impl.groups that return AbstractReplicationTargetChannelModifier and TypeMethodDescriptionprotected abstract AbstractReplicationTargetChannelAbstractReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails, IReplicationMonitoredConnection sourceConnection, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory) Methods in com.gigaspaces.internal.cluster.node.impl.groups with parameters of type AbstractReplicationTargetChannelModifier and TypeMethodDescriptionprotected voidAbstractReplicationTargetGroup.closeChannel(AbstractReplicationTargetChannel channel) -
Uses of AbstractReplicationTargetChannel in com.gigaspaces.internal.cluster.node.impl.groups.async
Subclasses of AbstractReplicationTargetChannel in com.gigaspaces.internal.cluster.node.impl.groups.asyncMethods in com.gigaspaces.internal.cluster.node.impl.groups.async that return AbstractReplicationTargetChannelModifier and TypeMethodDescriptionprotected AbstractReplicationTargetChannelAsyncMultiOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails, IReplicationMonitoredConnection sourceConnection, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory) protected AbstractReplicationTargetChannelAsyncSingleOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails, IReplicationMonitoredConnection sourceConnection, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory) -
Uses of AbstractReplicationTargetChannel in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync
Methods in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync that return AbstractReplicationTargetChannelModifier and TypeMethodDescriptionprotected AbstractReplicationTargetChannelReliableAsyncSingleOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails, IReplicationMonitoredConnection sourceConnection, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory) -
Uses of AbstractReplicationTargetChannel in com.gigaspaces.internal.cluster.node.impl.groups.sync
Subclasses of AbstractReplicationTargetChannel in com.gigaspaces.internal.cluster.node.impl.groups.syncMethods in com.gigaspaces.internal.cluster.node.impl.groups.sync that return AbstractReplicationTargetChannelModifier and TypeMethodDescriptionprotected AbstractReplicationTargetChannelAbstractSyncSingleOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails, IReplicationMonitoredConnection sourceConnection, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory) protected AbstractReplicationTargetChannelSyncMultiOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails, IReplicationMonitoredConnection sourceConnection, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory)