Modifier and Type | Method and Description |
---|---|
IReplicationBatchConsumeAsyncTargetProcessLog |
ReliableAsyncAdaptiveProcessLogBuilder.createBatchConsumeAsyncProcessLog(TargetGroupConfig groupConfig,
IBacklogHandshakeRequest handshakeRequest,
IReplicationInFacade replicationInFacade,
IReplicationProcessLogExceptionHandler exceptionHandler,
String myLookupName,
String groupName,
String sourceLookupName,
IReplicationGroupHistory groupHistory) |
Modifier and Type | Method and Description |
---|---|
IReplicationBatchConsumeAsyncTargetProcessLog |
IReplicationAsyncProcessLogBuilder.createBatchConsumeAsyncProcessLog(TargetGroupConfig groupConfig,
IBacklogHandshakeRequest handshakeRequest,
IReplicationInFacade replicationInFacade,
IReplicationProcessLogExceptionHandler exceptionHandler,
String myLookupName,
String groupNameString,
String sourceLookupName,
IReplicationGroupHistory groupHistory) |
Modifier and Type | Class and Description |
---|---|
class |
GlobalOrderBatchConsumeTargetProcessLog |
class |
GlobalOrderReliableAsyncTargetProcessLog
Can be used as a reliable async target process log for a source that is working in batches and
single threaded only
|
Modifier and Type | Method and Description |
---|---|
IReplicationBatchConsumeAsyncTargetProcessLog |
GlobalOrderProcessLogBuilder.createBatchConsumeAsyncProcessLog(TargetGroupConfig groupConfig,
IBacklogHandshakeRequest handshakeRequest,
IReplicationInFacade replicationInFacade,
IReplicationProcessLogExceptionHandler exceptionHandler,
String myLookupName,
String groupName,
String sourceLookupName,
IReplicationGroupHistory groupHistory) |
Modifier and Type | Class and Description |
---|---|
class |
MultiBucketSingleFileBatchConsumeTargetProcessLog |
class |
MultiBucketSingleFileReliableAsyncTargetProcessLog |
Modifier and Type | Method and Description |
---|---|
IReplicationBatchConsumeAsyncTargetProcessLog |
MultiBucketSingleFileProcessLogBuilder.createBatchConsumeAsyncProcessLog(TargetGroupConfig groupConfig,
IBacklogHandshakeRequest handshakeRequest,
IReplicationInFacade replicationInFacade,
IReplicationProcessLogExceptionHandler exceptionHandler,
String myLookupName,
String groupName,
String sourceLookupName,
IReplicationGroupHistory groupHistory) |
Modifier and Type | Class and Description |
---|---|
class |
MultiSourceSingleFileReliableAsyncTargetProcessLog
A reliable async replication process log which merges multiple participants operations to a
single operation.
|
Modifier and Type | Method and Description |
---|---|
IReplicationBatchConsumeAsyncTargetProcessLog |
MultiSourceSingleFileProcessLogBuilder.createBatchConsumeAsyncProcessLog(TargetGroupConfig groupConfig,
IBacklogHandshakeRequest handshakeRequest,
IReplicationInFacade replicationInFacade,
IReplicationProcessLogExceptionHandler exceptionHandler,
String myLookupName,
String groupName,
String sourceLookupName,
IReplicationGroupHistory groupHistory) |
Modifier and Type | Interface and Description |
---|---|
interface |
IReplicationReliableAsyncTargetProcessLog |
Copyright © GigaSpaces.