public class ThrottleConfigurationFactory
extends java.lang.Object
| Constructor and Description |
|---|
ThrottleConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ThrottleConfiguration |
createThrottleConfiguration(int throttletype)
To create a ThrottleConfiguration for the given throttle type
|
public static ThrottleConfiguration createThrottleConfiguration(int throttletype) throws ThrottleException
throttletype - - The type of the throttleThrottleException - - Throws for if the throttle type is unknownCopyright © 2005-2021 Apache Software Foundation. All Rights Reserved.