public interface TPSLimiter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowable(URL url,
Invocation invocation)
judge if the current invocation is allowed by TPS rule
|
boolean isAllowable(URL url, Invocation invocation)
url - urlinvocation - invocationCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.