Class ProbeDatum
- java.lang.Object
-
- org.ow2.clif.analyze.statistics.profiling.Datum
-
- org.ow2.clif.analyze.statistics.profiling.ProbeDatum
-
- All Implemented Interfaces:
java.lang.Comparable<Datum>
public class ProbeDatum extends Datum
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".- Author:
- Guy Vachet
- See Also:
ProbeEvent
-
-
Constructor Summary
Constructors Constructor Description ProbeDatum(long timestamp, long result)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetResult()
-