Package io.quarkus.netty.runtime
Class NettyRecorder
java.lang.Object
io.quarkus.netty.runtime.NettyRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSupplier<io.netty.channel.EventLoopGroup>
createEventLoop
(int nThreads) void
-
Constructor Details
-
NettyRecorder
public NettyRecorder()
-
-
Method Details
-
eagerlyInitChannelId
public void eagerlyInitChannelId() -
createEventLoop
-