Class StorageCluster

java.lang.Object
com.yahoo.config.model.producer.AbstractConfigProducer<StorageNode>
com.yahoo.vespa.model.content.storagecluster.StorageCluster
All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.metrics.MetricsmanagerConfig.Producer, com.yahoo.vespa.config.content.core.StorBucketmoverConfig.Producer, com.yahoo.vespa.config.content.core.StorIntegritycheckerConfig.Producer, com.yahoo.vespa.config.content.core.StorServerConfig.Producer, com.yahoo.vespa.config.content.core.StorVisitorConfig.Producer, com.yahoo.vespa.config.content.PersistenceConfig.Producer, com.yahoo.vespa.config.content.StorFilestorConfig.Producer, ConfigProducer, Serializable

public class StorageCluster extends AbstractConfigProducer<StorageNode> implements com.yahoo.vespa.config.content.core.StorServerConfig.Producer, com.yahoo.vespa.config.content.core.StorBucketmoverConfig.Producer, com.yahoo.vespa.config.content.core.StorIntegritycheckerConfig.Producer, com.yahoo.vespa.config.content.StorFilestorConfig.Producer, com.yahoo.vespa.config.content.core.StorVisitorConfig.Producer, com.yahoo.vespa.config.content.PersistenceConfig.Producer, com.yahoo.metrics.MetricsmanagerConfig.Producer
Represents configuration that is common to all storage nodes.
See Also:
  • Method Details

    • getConfig

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

      public void getConfig(com.yahoo.metrics.MetricsmanagerConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.metrics.MetricsmanagerConfig.Producer
    • getClusterName

      public String getClusterName()
    • getConfig

      public void getConfig(com.yahoo.vespa.config.content.core.StorIntegritycheckerConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.content.core.StorIntegritycheckerConfig.Producer
    • 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
    • getConfig

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

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

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