RepositoryOperationPerformanceInformationType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Information about single repository operation kind (e.g. getObject) performance. It is strongly related to the internal implementation of the repository, so it may change at any time. EXPERIMENTAL.
Item Summary  
Name Type Multiplicity Description
name property
string
[1,1]  
invocationCount property
int
[0,1]  
executionCount property
int
[0,1]  
totalTime property
long
[0,1]  
minTime property
long
[0,1]  
maxTime property
long
[0,1]  
totalWastedTime property
long
[0,1]  
minWastedTime property
long
[0,1]  
maxWastedTime property
long
[0,1]