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
-
Method Summary
-
Constructor Details
-
RandomAccessDaemonThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
- Overrides:
newThread
in classDaemonThreadFactory
-
getThread
-