Class TracedUncheckedCallable<T>
java.lang.Object
io.datarouter.util.tracer.TracedCheckedCallable<T>
io.datarouter.storage.trace.callable.TracedUncheckedCallable<T>
- All Implemented Interfaces:
Callable<T>
public abstract class TracedUncheckedCallable<T>
extends io.datarouter.util.tracer.TracedCheckedCallable<T>
Do not use the "CallerRunsPolicy" RejectedExecutionHandler with TracedUncheckedCallable
-
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, wrappedCall