Limit.SampleWindow
Modifier and Type | Method and Description |
---|---|
int |
getLimit() |
static FixedLimit |
of(int limit) |
java.lang.String |
toString() |
void |
update(Limit.SampleWindow sample)
Update the concurrency limit using a new rtt sample
|
public static FixedLimit of(int limit)
public int getLimit()
public void update(Limit.SampleWindow sample)
Limit
public java.lang.String toString()
toString
in class java.lang.Object