Uses of Class
com.gigaspaces.cluster.replication.IncomingReplicationOutOfSyncException
Packages that use IncomingReplicationOutOfSyncException
Package
Description
-
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.client.cache.localview.replication
Methods in com.gigaspaces.internal.client.cache.localview.replication with parameters of type IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionbooleanReplicationLocalViewStateListener.onTargetChannelOutOfSync(String groupName, String channelSourceLookupName, IncomingReplicationOutOfSyncException outOfSyncReason) -
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.cluster.node.impl
Methods in com.gigaspaces.internal.cluster.node.impl with parameters of type IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionbooleanReplicationNode.onTargetChannelOutOfSync(String groupName, String channelSourceLookupName, IncomingReplicationOutOfSyncException outOfSyncReason) -
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.cluster.node.impl.groups
Methods in com.gigaspaces.internal.cluster.node.impl.groups with parameters of type IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionbooleanIReplicationTargetGroupStateListener.onTargetChannelOutOfSync(String groupName, String channelSourceLookupName, IncomingReplicationOutOfSyncException outOfSyncReason) Called when a target channel failed handshake due to becoming out of sync -
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.cluster.node.impl.processlog
Methods in com.gigaspaces.internal.cluster.node.impl.processlog that throw IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionIReplicationTargetProcessLog.performHandshake(String memberName, IBacklogHandshakeRequest handshakeRequest) -
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.cluster.node.impl.processlog.globalorder
Methods in com.gigaspaces.internal.cluster.node.impl.processlog.globalorder that throw IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionAbstractGlobalOrderTargetProcessLog.performHandshake(String memberName, IBacklogHandshakeRequest handshakeRequest) GlobalOrderReliableAsyncTargetKeeperProcessLog.performHandshake(String memberName, IBacklogHandshakeRequest handshakeRequest) -
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile that throw IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionAbstractMultiBucketSingleFileTargetProcessLog.performHandshake(String memberName, IBacklogHandshakeRequest handshakeRequest) MultiBucketSingleFileBatchConsumeTargetProcessLog.performHandshake(String memberName, IBacklogHandshakeRequest handshakeRequest) MultiBucketSingleFileReliableAsyncTargetKeeperProcessLog.performHandshake(String memberName, IBacklogHandshakeRequest handshakeRequest) -
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile that throw IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionMultiSourceSingleFileReliableAsyncTargetProcessLog.performHandshake(String memberName, IBacklogHandshakeRequest handshakeRequest) -
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.events.durable
Methods in com.gigaspaces.internal.events.durable with parameters of type IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionbooleanDurableNotificationReplicationNodeStateListener.onTargetChannelOutOfSync(String groupName, String channelSourceLookupName, IncomingReplicationOutOfSyncException outOfSyncReason) -
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.server.space.replication
Methods in com.gigaspaces.internal.server.space.replication with parameters of type IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionbooleanReplicationNodeStateListener.onTargetChannelOutOfSync(String groupName, String channelSourceLookupName, IncomingReplicationOutOfSyncException outOfSyncReason) -
Uses of IncomingReplicationOutOfSyncException in com.gigaspaces.internal.sync.mirror
Methods in com.gigaspaces.internal.sync.mirror with parameters of type IncomingReplicationOutOfSyncExceptionModifier and TypeMethodDescriptionbooleanMirrorNodeStateListener.onTargetChannelOutOfSync(String groupName, String channelSourceLookupName, IncomingReplicationOutOfSyncException outOfSyncReason)