Class PersistenceProducer

  • All Implemented Interfaces:
    com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.content.PersistenceConfig.Producer

    public class PersistenceProducer
    extends Object
    implements com.yahoo.vespa.config.content.PersistenceConfig.Producer
    Serves engines config for storage clusters.
    • Constructor Detail

      • PersistenceProducer

        public PersistenceProducer()
      • PersistenceProducer

        public PersistenceProducer​(Boolean failOnError,
                                   Duration recoveryPeriod,
                                   Duration revertTimePeriod)
    • Method Detail

      • getConfig

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