public class BacklogAdjustedThrottleControllerBuilder extends Object implements IReplicationThrottleControllerBuilder
| Constructor and Description | 
|---|
| BacklogAdjustedThrottleControllerBuilder(int maxTPWhenInactive,
                                        int minTPWhenActive,
                                        int threshold,
                                        boolean throttleWhenInactive) | 
| Modifier and Type | Method and Description | 
|---|---|
| IReplicationThrottleController | createController(String groupName,
                String sourceMemberName,
                String targetMemberName) | 
| String | toString() | 
public BacklogAdjustedThrottleControllerBuilder(int maxTPWhenInactive,
                                                int minTPWhenActive,
                                                int threshold,
                                                boolean throttleWhenInactive)
public IReplicationThrottleController createController(String groupName, String sourceMemberName, String targetMemberName)
createController in interface IReplicationThrottleControllerBuilderCopyright © GigaSpaces.