Class Handler.DefaultHandlerThreadpool

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Producer, ConfigProducer, Serializable, Comparable<Component<?,?>>
Enclosing class:
Handler

public static class Handler.DefaultHandlerThreadpool extends ContainerThreadpool
The default threadpool for all handlers, except those that declare their own, e.g. SearchHandler.
See Also:
  • Constructor Details

    • DefaultHandlerThreadpool

      public DefaultHandlerThreadpool()
  • Method Details

    • setDefaultConfigValues

      public void setDefaultConfigValues(com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder builder)
      Specified by:
      setDefaultConfigValues in class ContainerThreadpool