public class SolrNamedThreadFactory extends Object implements ThreadFactory
ThreadFactory that names threads with the given prefix.public SolrNamedThreadFactory(String namePrefix)
public Thread newThread(Runnable r)
newThread 在接口中 ThreadFactoryCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.