Uses of Class
com.gigaspaces.internal.cluster.node.impl.groups.BrokenReplicationTopologyException
Packages that use BrokenReplicationTopologyException
Package
Description
-
Uses of BrokenReplicationTopologyException in com.gigaspaces.internal.client.cache.localview.replication
Methods in com.gigaspaces.internal.client.cache.localview.replication with parameters of type BrokenReplicationTopologyExceptionModifier and TypeMethodDescriptionvoidReplicationLocalViewStateListener.onSourceBrokenReplicationTopology(String groupName, String channelTargetMemberName, BrokenReplicationTopologyException error) -
Uses of BrokenReplicationTopologyException in com.gigaspaces.internal.cluster.node.impl
Methods in com.gigaspaces.internal.cluster.node.impl with parameters of type BrokenReplicationTopologyExceptionModifier and TypeMethodDescriptionvoidReplicationNode.onSourceBrokenReplicationTopology(String groupName, String channelMemberName, BrokenReplicationTopologyException error) -
Uses of BrokenReplicationTopologyException in com.gigaspaces.internal.cluster.node.impl.groups
Subclasses of BrokenReplicationTopologyException in com.gigaspaces.internal.cluster.node.impl.groupsModifier and TypeClassDescriptionclassclassThrown when trying to retrieve a replication group from aIIncomingReplicationFacadethat do not existsclassclassMethods in com.gigaspaces.internal.cluster.node.impl.groups with parameters of type BrokenReplicationTopologyExceptionModifier and TypeMethodDescriptionvoidIReplicationSourceGroupStateListener.onSourceBrokenReplicationTopology(String groupName, String channelTargetMemberName, BrokenReplicationTopologyException error) -
Uses of BrokenReplicationTopologyException in com.gigaspaces.internal.events.durable
Methods in com.gigaspaces.internal.events.durable with parameters of type BrokenReplicationTopologyExceptionModifier and TypeMethodDescriptionvoidDurableNotificationReplicationNodeStateListener.onSourceBrokenReplicationTopology(String groupName, String channelTargetMemberName, BrokenReplicationTopologyException error) -
Uses of BrokenReplicationTopologyException in com.gigaspaces.internal.server.space.replication
Methods in com.gigaspaces.internal.server.space.replication with parameters of type BrokenReplicationTopologyExceptionModifier and TypeMethodDescriptionvoidReplicationNodeStateListener.onSourceBrokenReplicationTopology(String groupName, String channelTargetMemberName, BrokenReplicationTopologyException error) -
Uses of BrokenReplicationTopologyException in com.gigaspaces.internal.sync.mirror
Methods in com.gigaspaces.internal.sync.mirror with parameters of type BrokenReplicationTopologyExceptionModifier and TypeMethodDescriptionvoidMirrorNodeStateListener.onSourceBrokenReplicationTopology(String groupName, String channelTargetMemberName, BrokenReplicationTopologyException error)