Filter.Listener| Constructor and Description |
|---|
TraceFilter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addTracer(Class<?> type,
String method,
Channel channel,
int max) |
Result |
invoke(Invoker<?> invoker,
Invocation invocation)
Make sure call invoker.invoke() in your implementation.
|
static void |
removeTracer(Class<?> type,
String method,
Channel channel) |
public Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
Filterinvoke in interface FilterRpcExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.