Package org.apache.solr.common.util
Class SolrNamedThreadFactory
java.lang.Object
org.apache.solr.common.util.SolrNamedThreadFactory
- All Implemented Interfaces:
ThreadFactory
A
ThreadFactory that names threads with the given prefix.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SolrNamedThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-