Class ApplicationPatch
- 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 Constructor Description ApplicationPatch(Double currentReadShare, Double maxReadShare)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DoublegetCurrentReadShare()DoublegetMaxReadShare()
-