@ConfigurationProperties(value="parent") @Requires(missingProperty="micronaut.netty.event-loops.parent") public static class NettyHttpServerConfiguration.Parent extends NettyHttpServerConfiguration.EventLoopConfig
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
DEFAULT, DEFAULT_LOOP, DEFAULT_SHUTDOWN_QUIET_PERIOD, DEFAULT_SHUTDOWN_TIMEOUT, EVENT_LOOPS
getExecutorName, getIoRatio, getName, getNumOfThreads, getNumThreads, getShutdownQuietPeriod, getShutdownTimeout, isPreferNativeTransport, setEventLoopGroup, setExecutor, setIoRatio, setPreferNativeTransport, setShutdownQuietPeriod, setShutdownTimeout, setThreads
public static final String NAME