Class ContainerThreadpool

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

public class ContainerThreadpool extends SimpleComponent implements com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Producer
Component definition for a Executor using ContainerThreadPool.
Author:
bjorncs
See Also:
  • Constructor Details

  • Method Details

    • getConfig

      public void getConfig(com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Producer
    • userOptions

      protected Optional<ContainerThreadpool.UserOptions> userOptions()
    • hasUserOptions

      protected boolean hasUserOptions()