Uses of Interface
com.gigaspaces.internal.cluster.node.impl.groups.handshake.IHandshakeContext
Packages that use IHandshakeContext
Package
Description
-
Uses of IHandshakeContext in com.gigaspaces.internal.cluster.node.impl.backlog
Classes in com.gigaspaces.internal.cluster.node.impl.backlog that implement IHandshakeContextMethods in com.gigaspaces.internal.cluster.node.impl.backlog that return IHandshakeContextModifier and TypeMethodDescriptionIReplicationGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) Methods in com.gigaspaces.internal.cluster.node.impl.backlog with parameters of type IHandshakeContextModifier and TypeMethodDescriptionAbstractSingleFileGroupBacklog.getNextHandshakeIteration(String memberName, IHandshakeContext handshakeContext) IReplicationGroupBacklog.getNextHandshakeIteration(String memberName, IHandshakeContext handshakeContext) -
Uses of IHandshakeContext in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder that return IHandshakeContextModifier and TypeMethodDescriptionAbstractGlobalOrderGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) GlobalOrderReliableAsyncGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) Methods in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder with parameters of type IHandshakeContextModifier and TypeMethodDescriptionGlobalOrderReliableAsyncGroupBacklog.getNextHandshakeIteration(String memberName, IHandshakeContext handshakeContext) -
Uses of IHandshakeContext in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that implement IHandshakeContextMethods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that return IHandshakeContextModifier and TypeMethodDescriptionMultiStepHandshakeContext.getCurrentStep()AbstractMultiBucketSingleFileGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) MultiBucketSingleFileReliableAsyncGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile with parameters of type IHandshakeContextModifier and TypeMethodDescriptionMultiBucketSingleFileReliableAsyncGroupBacklog.getNextHandshakeIteration(String memberName, IHandshakeContext handshakeContext) Constructors in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile with parameters of type IHandshakeContext -
Uses of IHandshakeContext in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile that return IHandshakeContextModifier and TypeMethodDescriptionprotected IHandshakeContextAbstractMultiSourceSingleFileGroupBacklog.getHandshakeContext(String memberName, IBacklogHandshakeRequest request, PlatformLogicalVersion targetLogicalVersion, GlobalOrderProcessLogHandshakeResponse typedResponse, long lastProcessedKey) protected IHandshakeContextMultiSourceSingleFileReliableAsyncGroupBacklog.getHandshakeContext(String memberName, IBacklogHandshakeRequest request, PlatformLogicalVersion targetLogicalVersion, GlobalOrderProcessLogHandshakeResponse typedResponse, long lastProcessedKey) AbstractMultiSourceSingleFileGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile with parameters of type IHandshakeContextModifier and TypeMethodDescriptionMultiSourceSingleFileReliableAsyncGroupBacklog.getNextHandshakeIteration(String memberName, IHandshakeContext handshakeContext) -
Uses of IHandshakeContext in com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync that implement IHandshakeContextModifier and TypeClassDescriptionclassclassUsed when the source replication backlog is missing packets that are in the target backlog, and it requests from the target to complete its missing packets.