Class Quota


  • public class Quota
    extends java.lang.Object
    Quota information transmitted to the configserver on deploy.
    • Constructor Summary

      Constructors 
      Constructor Description
      Quota​(int maxClusterSize)  
    • Constructor Detail

      • Quota

        public Quota​(int maxClusterSize)
    • Method Detail

      • maxClusterSize

        public int maxClusterSize()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object