Class ResourceStatus


  • public class ResourceStatus
    extends Object
    Detailed information on usage
    See Also:
    ServerStatus
    • Constructor Detail

    • Method Detail

      • getUsage

        public double getUsage()
        Returns:
        the usage in #unit
      • getMax

        public double getMax()
        Returns:
        the max usage in #unit
      • getUnit

        public String getUnit()
        Returns:
        the unit used
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • string

        protected com.google.common.base.MoreObjects.ToStringHelper string()