Filter.Listener| 构造器和说明 |
|---|
TraceFilter() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
addTracer(Class<?> type,
String method,
Channel channel,
int max) |
Result |
invoke(Invoker<?> invoker,
Invocation invocation)
Does not need to override/implement this method.
|
static void |
removeTracer(Class<?> type,
String method,
Channel channel) |
onResponsepublic Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
Filterinvoke 在接口中 FilterRpcExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.