Class IntegrityCheckerProducer

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

public class IntegrityCheckerProducer extends Object implements com.yahoo.vespa.config.content.core.StorIntegritycheckerConfig.Producer
Serves stor-integritychecker config for storage clusters.
  • Method Details

    • 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