RequestsBasedTrigger 类
定义
Trigger based on total requests.
public class RequestsBasedTrigger
- 继承
-
java.lang.ObjectRequestsBasedTrigger
方法
count() |
Get the count value.
|
timeInterval() |
Get the timeInterval value.
|
withCount(Integer count) |
Set the count value.
|
withTimeInterval(String timeInterval) |
Set the timeInterval value.
|