Class StorServerProducer

java.lang.Object
com.yahoo.vespa.model.content.storagecluster.StorServerProducer
All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.content.core.StorServerConfig.Producer

public class StorServerProducer extends Object implements com.yahoo.vespa.config.content.core.StorServerConfig.Producer
Serves config for stor-server for storage clusters (clusters of storage nodes).
  • Method Details

    • getConfig

      public void getConfig(com.yahoo.vespa.config.content.core.StorServerConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.content.core.StorServerConfig.Producer