Class OperationsPerformanceInformationImpl
java.lang.Object
com.evolveum.midpoint.util.statistics.OperationsPerformanceInformationImpl
- All Implemented Interfaces:
DebugDumpable,OperationsPerformanceInformation
public class OperationsPerformanceInformationImpl
extends Object
implements OperationsPerformanceInformation
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()debugDump(int indent) voidregister(OperationInvocationRecord invocation) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Constructor Details
-
OperationsPerformanceInformationImpl
public OperationsPerformanceInformationImpl()
-
-
Method Details
-
clear
public void clear()- Specified by:
clearin interfaceOperationsPerformanceInformation
-
getAllData
- Specified by:
getAllDatain interfaceOperationsPerformanceInformation
-
register
-
debugDump
- Specified by:
debugDumpin interfaceDebugDumpable
-