java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationPatch
public class ApplicationPatch
extends Object
Patchable data under Application
- Author:
- bratseth
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ApplicationPatch
public ApplicationPatch(Double currentReadShare,
Double maxReadShare)
-
Method Details
-
getCurrentReadShare
public Double getCurrentReadShare()
-
getMaxReadShare
public Double getMaxReadShare()