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:
    Serialized Form
    • Method Detail

      • getConfig

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

        protected boolean hasUserOptions()