| Package | Description |
|---|---|
| org.openhubframework.openhub.core.throttling |
Throttling problem solution.
|
| org.openhubframework.openhub.spi.throttling |
Throttling problem solution.
|
| Modifier and Type | Method and Description |
|---|---|
ThrottleProps |
AbstractThrottlingConfiguration.getThrottleProps(ThrottleScope inScope) |
| Modifier and Type | Method and Description |
|---|---|
Map<ThrottleScope,ThrottleProps> |
AbstractThrottlingConfiguration.getProperties()
Gets all throttling properties.
|
| Modifier and Type | Method and Description |
|---|---|
ThrottleProps |
ThrottlingConfiguration.getThrottleProps(ThrottleScope inScope)
Gets throttle properties for most equal scope.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ThrottleScope,ThrottleProps> |
ThrottlingConfiguration.getProperties()
Gets all throttling properties.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.