This project has retired. For details please refer to its
Attic page.
ResourceStatus (Apache jclouds 1.9.3 API)
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
ResourceStatus(double usage,
double max,
String unit) |
-
-
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
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.