@Activate(group="provider") public class TraceFilter extends Object implements Filter
BaseFilter.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) |
static void |
removeTracer(Class<?> type,
String method,
Channel channel) |
public Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
invoke in interface BaseFilterRpcExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.