Class HelixCallable<V>
java.lang.Object
com.helixframework.concurrency.executor.HelixCallable<V>
- Type Parameters:
V- return type
- All Implemented Interfaces:
Callable<V>
Callable that copies the current
HelixContext and MDC from the calling thread
onto the executing thread.-
Constructor Summary
Constructors -
Method Summary