Uses of Interface
com.gigaspaces.internal.cluster.node.impl.backlog.IBacklogMemberState
Packages that use IBacklogMemberState
Package
Description
-
Uses of IBacklogMemberState in com.gigaspaces.internal.client.cache.localview.replication
Methods in com.gigaspaces.internal.client.cache.localview.replication with parameters of type IBacklogMemberStateModifier and TypeMethodDescriptionvoidReplicationLocalViewStateListener.onTargetChannelBacklogDropped(String groupName, String channelSourceLooString, IBacklogMemberState memberState) -
Uses of IBacklogMemberState in com.gigaspaces.internal.cluster.node.impl
Methods in com.gigaspaces.internal.cluster.node.impl with parameters of type IBacklogMemberStateModifier and TypeMethodDescriptionvoidReplicationNode.onTargetChannelBacklogDropped(String groupName, String channelSourceLooString, IBacklogMemberState memberState) -
Uses of IBacklogMemberState in com.gigaspaces.internal.cluster.node.impl.backlog
Classes in com.gigaspaces.internal.cluster.node.impl.backlog that implement IBacklogMemberStateMethods in com.gigaspaces.internal.cluster.node.impl.backlog that return IBacklogMemberStateModifier and TypeMethodDescription -
Uses of IBacklogMemberState in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder that implement IBacklogMemberStateMethods in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder that return IBacklogMemberStateModifier and TypeMethodDescription -
Uses of IBacklogMemberState in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that implement IBacklogMemberStateMethods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that return IBacklogMemberStateModifier and TypeMethodDescription -
Uses of IBacklogMemberState in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile that return IBacklogMemberStateModifier and TypeMethodDescription -
Uses of IBacklogMemberState in com.gigaspaces.internal.cluster.node.impl.groups
Methods in com.gigaspaces.internal.cluster.node.impl.groups with parameters of type IBacklogMemberStateModifier and TypeMethodDescriptionprotected voidAbstractReplicationSourceChannel.dispatchBacklogDropped(IBacklogMemberState memberState) voidAbstractReplicationTargetChannel.onChannelBacklogDropped(String groupName, IBacklogMemberState memberState, IReplicationTargetGroupStateListener listener) voidAbstractReplicationTargetGroup.onChannelBacklogDropped(String sourceMemberLookupName, Object sourceUniqueId, IBacklogMemberState memberState) voidIReplicationTargetGroup.onChannelBacklogDropped(String sourceMemberLookupName, Object sourceUniqueId, IBacklogMemberState memberState) voidIReplicationTargetGroupStateListener.onTargetChannelBacklogDropped(String groupName, String channelSourceLooString, IBacklogMemberState memberState) Called when a target channel received a notice that its backlog was dropped at the source -
Uses of IBacklogMemberState in com.gigaspaces.internal.cluster.node.impl.packets
Methods in com.gigaspaces.internal.cluster.node.impl.packets that return IBacklogMemberStateConstructors in com.gigaspaces.internal.cluster.node.impl.packets with parameters of type IBacklogMemberStateModifierConstructorDescriptionChannelBacklogDroppedPacket(String groupName, IBacklogMemberState memberState) -
Uses of IBacklogMemberState in com.gigaspaces.internal.events.durable
Methods in com.gigaspaces.internal.events.durable with parameters of type IBacklogMemberStateModifier and TypeMethodDescriptionvoidDurableNotificationReplicationNodeStateListener.onTargetChannelBacklogDropped(String groupName, String channelSourceLooString, IBacklogMemberState memberState) -
Uses of IBacklogMemberState in com.gigaspaces.internal.server.space.replication
Methods in com.gigaspaces.internal.server.space.replication with parameters of type IBacklogMemberStateModifier and TypeMethodDescriptionvoidReplicationNodeStateListener.onTargetChannelBacklogDropped(String groupName, String channelSourceLookupName, IBacklogMemberState memberState) -
Uses of IBacklogMemberState in com.gigaspaces.internal.sync.mirror
Methods in com.gigaspaces.internal.sync.mirror with parameters of type IBacklogMemberStateModifier and TypeMethodDescriptionvoidMirrorNodeStateListener.onTargetChannelBacklogDropped(String groupName, String channelSourceLooString, IBacklogMemberState memberState)