Class PrivateLoomSupport
java.lang.Object
io.micronaut.http.netty.channel.loom.PrivateLoomSupport
Access helpers to private virtual thread APIs.
- Since:
- 4.9.0
- Author:
- Jonas Konrad
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Thread
static Executor
static boolean
static void
setScheduler
(Object builder, Executor executor)
-
Constructor Details
-
PrivateLoomSupport
public PrivateLoomSupport()
-
-
Method Details
-
setScheduler
-
getCarrierThread
-
getScheduler
-
isSupported
public static boolean isSupported()
-