java.lang.Object
net.odoframework.container.events.TimestampEvent
net.odoframework.container.metrics.MetricEvent
public class MetricEvent extends TimestampEvent
-
Constructor Summary
Constructors Constructor Description MetricEvent(String name, String description, long timeTaken) -
Method Summary
Modifier and Type Method Description StringgetDescription()StringgetName()longgetTimeTaken()Methods inherited from class net.odoframework.container.events.TimestampEvent
getTimestamp
-
Constructor Details
-
MetricEvent
-
-
Method Details
-
getName
-
getDescription
-
getTimeTaken
public long getTimeTaken()
-