Class LogserverContainer

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.ComponentsConfig.Producer, com.yahoo.container.core.ContainerHttpConfig.Producer, com.yahoo.container.jdisc.ContainerMbusConfig.Producer, com.yahoo.container.jdisc.JdiscBindingsConfig.Producer, com.yahoo.container.QrConfig.Producer, ConfigProducer, NetworkPortRequestor, Service, Serializable

public class LogserverContainer extends Container
Container that should be running on same host as the logserver. Sets up a handler for getting logs from logserver.
See Also:
  • Constructor Details

  • Method Details

    • myServiceType

      public com.yahoo.config.model.api.container.ContainerServiceType myServiceType()
      Description copied from class: Container
      Subclasses must implement this for a custom service name.
      Specified by:
      myServiceType in class Container
    • defaultPreload

      public String defaultPreload()
      Overrides:
      defaultPreload in class AbstractService