public class NamingForkJoinWorkerThreadFactory extends Object implements ForkJoinPool.ForkJoinWorkerThreadFactory
| Modifier and Type | Field and Description |
|---|---|
protected String |
threadPrefix |
| Constructor and Description |
|---|
NamingForkJoinWorkerThreadFactory(String threadPrefix) |
| Modifier and Type | Method and Description |
|---|---|
ForkJoinWorkerThread |
newThread(ForkJoinPool pool) |
protected final String threadPrefix
public NamingForkJoinWorkerThreadFactory(String threadPrefix)
public ForkJoinWorkerThread newThread(ForkJoinPool pool)
newThread in interface ForkJoinPool.ForkJoinWorkerThreadFactoryCopyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.