Class WorkerThreadFactory
java.lang.Object
org.openjdk.jmh.runner.WorkerThreadFactory
- All Implemented Interfaces:
ThreadFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AtomicIntegerprivate final ThreadFactoryprivate final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
counter
-
prefix
-
factory
-
-
Constructor Details
-
WorkerThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-