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 Summary
FieldsModifier and TypeFieldDescriptionstatic final VirtualThreadSupport.CarrierThreadFactory$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
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:
newThread
in interfaceForkJoinPool.ForkJoinWorkerThreadFactory
-