Package com.linkedin.venice.utils
Class RandomAccessDaemonThreadFactory
java.lang.Object
com.linkedin.venice.utils.DaemonThreadFactory
com.linkedin.venice.utils.RandomAccessDaemonThreadFactory
- All Implemented Interfaces:
ThreadFactory
-
Field Summary
Fields inherited from class com.linkedin.venice.utils.DaemonThreadFactory
threadNumber -
Constructor Summary
ConstructorsConstructorDescriptionRandomAccessDaemonThreadFactory(String threadNamePrefix, LogContext logContext) -
Method Summary
-
Constructor Details
-
RandomAccessDaemonThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory- Overrides:
newThreadin classDaemonThreadFactory
-
getThread
-