Class Profiler.Entry
java.lang.Object
org.jpos.util.Profiler.Entry
- Enclosing class:
Profiler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglonglonglongvoidsetDurationInNanos(long duration) voidsetEventName(String myEvent) voidsetTotalDurationInNanos(long totalDuration) toString()
-
Constructor Details
-
Entry
public Entry()
-
-
Method Details
-
setEventName
-
getEventName
-
setDurationInNanos
-
getDuration
-
getDurationInNanos
-
setTotalDurationInNanos
-
getTotalDuration
-
getTotalDurationInNanos
-
toString
-