public class ThrottleConfigurationFactory extends 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–2024 Apache Software Foundation. All rights reserved.