Class GlobalDistributionValidator

java.lang.Object
com.yahoo.vespa.model.content.GlobalDistributionValidator

public class GlobalDistributionValidator extends Object
Performs the following validations: - Verify that all global documents have required redundancy - Verify that all referred documents are present in services.xml - Verify that all referred documents are global
Author:
bjorncs
  • Constructor Details

    • GlobalDistributionValidator

      public GlobalDistributionValidator()
  • Method Details