public class DefaultTPSLimiter extends Object implements TPSLimiter
| Constructor and Description |
|---|
DefaultTPSLimiter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowable(URL url,
Invocation invocation)
judge if the current invocation is allowed by TPS rule
|
public boolean isAllowable(URL url, Invocation invocation)
TPSLimiterisAllowable in interface TPSLimiterurl - urlinvocation - invocationCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.