|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jrobin.core.jrrd.CDPStatusBlock
public class CDPStatusBlock
Instances of this class model the consolidation data point status from an RRD file.
| Method Summary | |
|---|---|
int |
getUnknownDatapoints()
Returns the number of unknown primary data points that were integrated. |
double |
getValue()
Returns the value of this consolidated data point. |
String |
toString()
Returns a summary the contents of this CDP status block. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getUnknownDatapoints()
public double getValue()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||