Class OrderedExecutor.ContextPreservingCallable<T>
java.lang.Object
org.apache.bookkeeper.common.util.OrderedExecutor.ContextPreservingCallable<T>
- All Implemented Interfaces:
Callable<T>
- Enclosing class:
- OrderedExecutor
Decorator class for a callable that preserves MDC context.
-
Constructor Summary
Constructors -
Method Summary