Class ContextCopyThreadFactory

java.lang.Object
com.helixframework.threadctx.ContextCopyThreadFactory
All Implemented Interfaces:
ThreadFactory

public class ContextCopyThreadFactory extends Object implements ThreadFactory
Thread factory that executes ContextCopy implementations to copy data into the created thread's thread local context.