@Activate(group="provider") public class TraceFilter extends Object implements Filter
Filter.Listener
TraceFilter()
static void
addTracer(Class<?> type, String method, Channel channel, int max)
Result
invoke(Invoker<?> invoker, Invocation invocation)
removeTracer(Class<?> type, String method, Channel channel)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onResponse
public TraceFilter()
public static void addTracer(Class<?> type, String method, Channel channel, int max)
public static void removeTracer(Class<?> type, String method, Channel channel)
public Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
invoke
Filter
RpcException
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.