Modifier and Type | Class and Description |
---|---|
class |
CompletedHandshakeContext |
Modifier and Type | Method and Description |
---|---|
IHandshakeContext |
IReplicationGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
Modifier and Type | Method and Description |
---|---|
IHandshakeIteration |
AbstractSingleFileGroupBacklog.getNextHandshakeIteration(String memberName,
IHandshakeContext handshakeContext) |
IHandshakeIteration |
IReplicationGroupBacklog.getNextHandshakeIteration(String memberName,
IHandshakeContext handshakeContext) |
Modifier and Type | Method and Description |
---|---|
IHandshakeContext |
AbstractGlobalOrderGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
IHandshakeContext |
GlobalOrderReliableAsyncGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
Modifier and Type | Method and Description |
---|---|
IHandshakeIteration |
GlobalOrderReliableAsyncGroupBacklog.getNextHandshakeIteration(String memberName,
IHandshakeContext handshakeContext) |
Modifier and Type | Class and Description |
---|---|
class |
MultiStepHandshakeContext |
Modifier and Type | Method and Description |
---|---|
IHandshakeContext |
MultiStepHandshakeContext.getCurrentStep() |
IHandshakeContext |
MultiBucketSingleFileReliableAsyncGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
IHandshakeContext |
AbstractMultiBucketSingleFileGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
Modifier and Type | Method and Description |
---|---|
IHandshakeIteration |
MultiBucketSingleFileReliableAsyncGroupBacklog.getNextHandshakeIteration(String memberName,
IHandshakeContext handshakeContext) |
Constructor and Description |
---|
MultiStepHandshakeContext(IHandshakeContext... steps) |
Modifier and Type | Method and Description |
---|---|
protected IHandshakeContext |
MultiSourceSingleFileReliableAsyncGroupBacklog.getHandshakeContext(String memberName,
IBacklogHandshakeRequest request,
PlatformLogicalVersion targetLogicalVersion,
GlobalOrderProcessLogHandshakeResponse typedResponse,
long lastProcessedKey) |
protected IHandshakeContext |
AbstractMultiSourceSingleFileGroupBacklog.getHandshakeContext(String memberName,
IBacklogHandshakeRequest request,
PlatformLogicalVersion targetLogicalVersion,
GlobalOrderProcessLogHandshakeResponse typedResponse,
long lastProcessedKey) |
IHandshakeContext |
AbstractMultiSourceSingleFileGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
Modifier and Type | Method and Description |
---|---|
IHandshakeIteration |
MultiSourceSingleFileReliableAsyncGroupBacklog.getNextHandshakeIteration(String memberName,
IHandshakeContext handshakeContext) |
Modifier and Type | Class and Description |
---|---|
class |
ReliableAsyncHandshakeContext |
class |
SynchronizeMissingPacketsHandshakeContext
Used 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.
|
Copyright © GigaSpaces.