Package com.webmethods.rtl.util.perf
Interface ISyncPerfStats
- All Superinterfaces:
IPerfStats
This interface represents statistical information about a
IPerfSchema
and IPerfEntry
-
Method Summary
Modifier and TypeMethodDescriptionThis is the raw data that the perf stats are created withMethods inherited from interface com.webmethods.rtl.util.perf.IPerfStats
clear, getAvgTime, getChildrenStats, getMaxActionTime, getMinActionTime, getParentSchemas, getPerfAnalysis, getPerfSchema, getTotalActions, getTotalTime
-
Method Details
-
getEntries
IPerfEntry[] getEntries()This is the raw data that the perf stats are created with
-