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