Interface PerformanceInformation
- All Superinterfaces:
Cloneable
,DebugDumpable
- All Known Implementing Classes:
PerformanceInformationImpl
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Method Summary
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
clear
void clear() -
getAllData
Map<String,OperationPerformanceInformation> getAllData() -
toRepositoryPerformanceInformationType
RepositoryPerformanceInformationType toRepositoryPerformanceInformationType() -
getInvocationCount
-
clone
PerformanceInformation clone()
-