Uses of Class
com.gigaspaces.internal.cluster.node.impl.backlog.NoSuchReplicationMemberException
Packages that use NoSuchReplicationMemberException
Package
Description
-
Uses of NoSuchReplicationMemberException in com.gigaspaces.internal.cluster.node.impl.backlog
Methods in com.gigaspaces.internal.cluster.node.impl.backlog that throw NoSuchReplicationMemberExceptionModifier and TypeMethodDescriptionprotected voidAbstractSingleFileGroupBacklog.validateReliableAsyncUpdateTargetsMatch(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of NoSuchReplicationMemberException in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder that throw NoSuchReplicationMemberExceptionModifier and TypeMethodDescriptionvoidGlobalOrderReliableAsyncGroupBacklog.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of NoSuchReplicationMemberException in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that throw NoSuchReplicationMemberExceptionModifier and TypeMethodDescriptionvoidMultiBucketSingleFileReliableAsyncGroupBacklog.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of NoSuchReplicationMemberException in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile that throw NoSuchReplicationMemberExceptionModifier and TypeMethodDescriptionvoidMultiSourceSingleFileReliableAsyncGroupBacklog.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of NoSuchReplicationMemberException in com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync that throw NoSuchReplicationMemberExceptionModifier and TypeMethodDescriptionvoidIReplicationReliableAsyncGroupBacklog.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName)