Package com.helixframework.concurrency.executor
package com.helixframework.concurrency.executor
-
ClassesClassDescriptionCallable that copies the current
HelixContextandMDCfrom the calling thread onto the executing thread.Executor service that copies the currentHelixContextonto underlying pooled threads.HelixFuture<V>Future that copies the currentHelixContextandMDCfrom the calling thread onto the executing thread.Runnable that copies theHelixContextandMDCfrom the calling thread onto the executing thread.