Class FileStorProducer

java.lang.Object
com.yahoo.vespa.model.content.storagecluster.FileStorProducer
All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.content.StorFilestorConfig.Producer

public class FileStorProducer extends Object implements com.yahoo.vespa.config.content.StorFilestorConfig.Producer
Serves stor-filestor for storage clusters.
  • Constructor Details

    • FileStorProducer

      public FileStorProducer(com.yahoo.config.model.api.ModelContext.FeatureFlags featureFlags, ContentCluster parent, Integer numThreads)
  • Method Details

    • getConfig

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