Class Quota
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
-
public class Quota extends java.lang.ObjectQuota information transmitted to the configserver on deploy.
-
-
Constructor Summary
Constructors Constructor Description Quota(int maxClusterSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()intmaxClusterSize()
-