|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.clif.analyze.statistics.profiling.Datum
org.ow2.clif.analyze.statistics.profiling.ProbeDatum
public class ProbeDatum
This object stores the date and measurement carried out by a probe of CLIF. This extracted result is that of the field whose label defined by "event field label".
ProbeEvent
Constructor Summary | |
---|---|
ProbeDatum(long timestamp,
long result)
|
Method Summary | |
---|---|
long |
getResult()
|
Methods inherited from class org.ow2.clif.analyze.statistics.profiling.Datum |
---|
compareTo, getDate, setDate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProbeDatum(long timestamp, long result)
Method Detail |
---|
public long getResult()
getResult
in class Datum
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |