Class ApplicationPatch
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationPatch
-
public class ApplicationPatch extends java.lang.ObjectPatchable data under Application- Author:
- bratseth
-
-
Constructor Summary
Constructors Constructor Description ApplicationPatch(java.lang.Double currentReadShare, java.lang.Double maxReadShare)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.DoublegetCurrentReadShare()java.lang.DoublegetMaxReadShare()
-