Package org.apache.pekko.dispatch
Class VirtualThreadSupport.CarrierThreadFactory$
java.lang.Object
org.apache.pekko.dispatch.VirtualThreadSupport.CarrierThreadFactory$
- All Implemented Interfaces:
- ForkJoinPool.ForkJoinWorkerThreadFactory
- Enclosing class:
- VirtualThreadSupport
public static class VirtualThreadSupport.CarrierThreadFactory$
extends Object
implements ForkJoinPool.ForkJoinWorkerThreadFactory
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final VirtualThreadSupport.CarrierThreadFactory$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
CarrierThreadFactory$public CarrierThreadFactory$()
 
- 
- 
Method Details- 
newThread- Specified by:
- newThreadin interface- ForkJoinPool.ForkJoinWorkerThreadFactory
 
 
-