Interface OperationsPerformanceInformation
- All Superinterfaces:
DebugDumpable
- All Known Implementing Classes:
OperationsPerformanceInformationImpl
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
default int
getInvocationCount
(String name) default Long
getOwnTime
(String name) default long
getTotalTime
(String name) Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
clear
void clear() -
getAllData
Map<String,SingleOperationPerformanceInformation> getAllData() -
get
-
getInvocationCount
-
getTotalTime
-
getOwnTime
-