| Package | Description |
|---|---|
| com.weibo.api.motan.filter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InitializableFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessLogFilter
Access log filter
统计整个call的执行状况,尽量到最上层,最后执行.
|
class |
AccessStatisticFilter |
class |
ActiveLimitFilter
limit active count,判断某个接口并发数是否超限,如果超过限制,则上抛异常,同时做简单的统计。 此filter比较严格,尽量放到底层较早执行。
|
class |
ServiceMockFilter
mock serivce。测试场景使用
|
class |
SwitcherFilter |
class |
ThreadProtectedFilter |
Copyright © 2019. All rights reserved.