Class 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 Detail

      • FileStorProducer

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

      • getConfig

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