Interface OperationsPerformanceInformation
- All Superinterfaces:
- DebugDumpable
- All Known Implementing Classes:
- OperationsPerformanceInformationImpl
- 
Field SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Method SummaryModifier and TypeMethodDescriptionvoidclear()default intgetInvocationCount(String name) default LonggetOwnTime(String name) default longgetTotalTime(String name) Methods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDump, debugDumpLazily, debugDumpLazily
- 
Method Details- 
clearvoid clear()
- 
getAllDataMap<String,SingleOperationPerformanceInformation> getAllData()
- 
get
- 
getInvocationCount
- 
getTotalTime
- 
getOwnTime
 
-