Class TracedCallable<V>
java.lang.Object
io.datarouter.util.tracer.TracedCheckedCallable<V>
io.datarouter.storage.trace.callable.TracedCallable<V>
- All Implemented Interfaces:
Callable<V>
public abstract class TracedCallable<V>
extends io.datarouter.util.tracer.TracedCheckedCallable<V>
-
Field Summary
Fields inherited from class io.datarouter.util.tracer.TracedCheckedCallable
parentThread, parentTracer, traceThreadName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.datarouter.util.tracer.TracedCheckedCallable
of, of