Uses of Interface
com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync.IReliableAsyncState
Packages that use IReliableAsyncState
Package
Description
-
Uses of IReliableAsyncState in com.gigaspaces.internal.cluster.node.impl.backlog
Methods in com.gigaspaces.internal.cluster.node.impl.backlog with parameters of type IReliableAsyncStateModifier and TypeMethodDescriptionprotected voidAbstractSingleFileGroupBacklog.validateReliableAsyncUpdateTargetsMatch(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of IReliableAsyncState in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder that implement IReliableAsyncStateMethods in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder with parameters of type IReliableAsyncStateModifier and TypeMethodDescriptionvoidGlobalOrderReliableAsyncGroupBacklog.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of IReliableAsyncState in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that implement IReliableAsyncStateMethods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile with parameters of type IReliableAsyncStateModifier and TypeMethodDescriptionvoidMultiBucketSingleFileReliableAsyncGroupBacklog.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of IReliableAsyncState in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile that implement IReliableAsyncStateMethods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile with parameters of type IReliableAsyncStateModifier and TypeMethodDescriptionvoidMultiSourceSingleFileReliableAsyncGroupBacklog.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of IReliableAsyncState in com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync that return IReliableAsyncStateModifier and TypeMethodDescriptionIReplicationReliableAsyncGroupBacklog.getEntireReliableAsyncState()IReplicationReliableAsyncGroupBacklog.getReliableAsyncState(String targetMemberName) Methods in com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync with parameters of type IReliableAsyncStateModifier and TypeMethodDescriptionvoidIReplicationReliableAsyncGroupBacklog.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of IReliableAsyncState in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync
Methods in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync with parameters of type IReliableAsyncStateModifier and TypeMethodDescriptionvoidIReplicationReliableAsyncMediator.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName) voidSourceDelegationReplicationReliableAsyncMediator.updateReliableAsyncState(IReliableAsyncState reliableAsyncState, String sourceMemberName) -
Uses of IReliableAsyncState in com.gigaspaces.internal.cluster.node.impl.packets
Methods in com.gigaspaces.internal.cluster.node.impl.packets with parameters of type IReliableAsyncStateModifier and TypeMethodDescriptionvoidReliableAsyncStateUpdatePacket.setState(IReliableAsyncState reliableAsyncState) -
Uses of IReliableAsyncState in com.gigaspaces.internal.cluster.node.impl.processlog.globalorder
Methods in com.gigaspaces.internal.cluster.node.impl.processlog.globalorder that return IReliableAsyncStateModifier and TypeMethodDescriptionprotected IReliableAsyncStateGlobalOrderReliableAsyncTargetKeeperProcessLog.getReliableAsyncStateFromHandshakeRequest(IBacklogHandshakeRequest handshakeRequest) -
Uses of IReliableAsyncState in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile that return IReliableAsyncStateModifier and TypeMethodDescriptionprotected IReliableAsyncStateMultiSourceSingleFileReliableAsyncTargetKeeperProcessLog.getReliableAsyncStateFromHandshakeRequest(IBacklogHandshakeRequest handshakeRequest)