java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport

public class VcmrReport extends Object
Node repository report containing list of upcoming VCMRs impacting a node
Author:
olaa
  • Constructor Details

    • VcmrReport

      public VcmrReport()
    • VcmrReport

      public VcmrReport(Set<VcmrReport.Vcmr> vcmrs)
  • Method Details