Modifier and Type | Method and Description |
---|---|
IReplicationThrottleControllerBuilder |
ReplicationNodeConfigBuilder.createSyncGroupThrottleController(IReplicationSettings replicationPolicy) |
Modifier and Type | Method and Description |
---|---|
void |
ReliableAsyncReplicationSourceGroupBuilder.setThrottleController(IReplicationThrottleControllerBuilder throttleController) |
Constructor and Description |
---|
ReliableAsyncReplicationSourceGroup(DynamicSourceGroupConfigHolder groupConfig,
IReplicationRouter replicationRouter,
IReplicationReliableAsyncGroupBacklog groupBacklog,
String myLookupName,
IReplicationOutFilter outFilter,
IReplicationThrottleControllerBuilder throttleController,
IAsyncHandlerProvider asyncHandlerProvider,
int syncChannelAsyncStateBatchSize,
long syncChannelIdleDelayMilis,
int asyncChannelBatchSize,
long asyncChannelInterval,
int asyncChannelIntervalOperations,
IReplicationSourceGroupStateListener stateListener) |
Modifier and Type | Class and Description |
---|---|
class |
BacklogAdjustedThrottleControllerBuilder |
class |
ConstantReplicationThrottleController |
Modifier and Type | Method and Description |
---|---|
void |
SyncReplicationSourceGroupBuilder.setThrottleController(IReplicationThrottleControllerBuilder throttleControllerBuilder) |
Constructor and Description |
---|
SyncReplicationSourceGroup(DynamicSourceGroupConfigHolder groupConfig,
IReplicationRouter replicationRouter,
IReplicationOutFilter outFilter,
IReplicationThrottleControllerBuilder throttleControllerBuilder,
IAsyncHandlerProvider asyncStateHandlerProvider,
int asyncStateBatchSize,
long idleDelayMilis,
IReplicationSyncGroupBacklog groupBacklog,
String myLookupName,
IReplicationSourceGroupStateListener stateListener,
ReplicationStatistics.ReplicationMode channelType) |
Copyright © GigaSpaces.