java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationPatch

public class ApplicationPatch extends Object
Patchable data under Application
Author:
bratseth
  • Constructor Details

    • ApplicationPatch

      public ApplicationPatch(Double currentReadShare, Double maxReadShare)
  • Method Details

    • getCurrentReadShare

      public Double getCurrentReadShare()
    • getMaxReadShare

      public Double getMaxReadShare()