public class TracedCallable<V> extends Object implements Callable<V>
TracedCallable(Callable<V> delegate, io.opentracing.Tracer tracer)
V
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TracedCallable(Callable<V> delegate, io.opentracing.Tracer tracer)
public V call() throws Exception
call
Callable<V>
Exception
Copyright © 2018. All rights reserved.