Class LaunchServerConfig.NettyPerformanceConfig

  • Enclosing class:
    LaunchServerConfig

    public static class LaunchServerConfig.NettyPerformanceConfig
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • usingEpoll

        public boolean usingEpoll
      • bossThread

        public int bossThread
      • workerThread

        public int workerThread
    • Constructor Detail

      • NettyPerformanceConfig

        public NettyPerformanceConfig()