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 © 2012–2018 The Dubbo Project. All rights reserved.