public class ThrottleDataCleanUpTask extends Object
| Constructor and Description |
|---|
ThrottleDataCleanUpTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addThrottleData(ThrottleData throttleData)
Add the throttle data instances to be cleaned into the cleanup array list, which is iterated by the cleanup task
which runs periodically.
|
public void addThrottleData(ThrottleData throttleData)
Copyright © 2020 WSO2. All rights reserved.