| Constructor and Description | 
|---|
| AsyncReplicationTargetChannel(TargetGroupConfig groupConfig,
                             String myLookupName,
                             Object myUniqueId,
                             ReplicationEndpointDetails sourceEndpointDetails,
                             IReplicationMonitoredConnection sourceConnection,
                             String groupName,
                             IReplicationAsyncTargetProcessLog processLog,
                             IReplicationInFilter inFilter,
                             IReplicationTargetGroupStateListener groupStateListener,
                             IReplicationGroupHistory groupHistory,
                             boolean wasEverActive) | 
| Modifier and Type | Method and Description | 
|---|---|
| IReplicationAsyncTargetProcessLog | ReliableAsyncAdaptiveProcessLogBuilder. createAsyncProcessLog(TargetGroupConfig groupConfig,
                     IReplicationInFacade replicationInFacade,
                     IReplicationProcessLogExceptionHandler exceptionHandler,
                     String myLookupName,
                     String groupName,
                     String sourceLookupName,
                     IReplicationGroupHistory groupHistory) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IReplicationBatchConsumeAsyncTargetProcessLog | 
| Modifier and Type | Method and Description | 
|---|---|
| IReplicationAsyncTargetProcessLog | IReplicationAsyncProcessLogBuilder. createAsyncProcessLog(TargetGroupConfig groupConfig,
                     IReplicationInFacade replicationInFacade,
                     IReplicationProcessLogExceptionHandler exceptionHandler,
                     String myLookupName,
                     String groupName,
                     String sourceLookupName,
                     IReplicationGroupHistory groupHistory) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GlobalOrderBatchConsumeTargetProcessLog | 
| class  | GlobalOrderReliableAsyncTargetKeeperProcessLog | 
| class  | GlobalOrderReliableAsyncTargetProcessLogCan be used as a reliable async target process log for a source that is working in batches and
 single threaded only | 
| class  | GlobalOrderTargetProcessLog | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MultiBucketSingleFileBatchConsumeTargetProcessLog | 
| class  | MultiBucketSingleFileReliableAsyncTargetProcessLog | 
| Modifier and Type | Method and Description | 
|---|---|
| IReplicationAsyncTargetProcessLog | MultiBucketSingleFileProcessLogBuilder. createAsyncProcessLog(TargetGroupConfig groupConfig,
                     IReplicationInFacade replicationInFacade,
                     IReplicationProcessLogExceptionHandler exceptionHandler,
                     String myLookupName,
                     String groupName,
                     String sourceLookupName,
                     IReplicationGroupHistory groupHistory) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MultiSourceSingleFileReliableAsyncTargetKeeperProcessLog | 
| class  | MultiSourceSingleFileReliableAsyncTargetProcessLogA reliable async replication process log which merges multiple participants operations to a
 single operation. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IReplicationReliableAsyncTargetProcessLog | 
Copyright © GigaSpaces.