ExecutionSpeedLog

constructor(executionSpeed: Long, fullMethodQualifiedName: String, methodName: String, className: String)
constructor(executionSpeed: Long, expectedExecutionSpeed: Long, fullMethodQualifiedName: String, methodName: String, className: String)
constructor(executionSpeed: Long, expectedExecutionSpeed: Long, fullMethodQualifiedName: String, methodName: String, className: String, timestamp: LocalDateTime)
constructor(executionSpeed: Long, expectedExecutionSpeed: Long, fullMethodQualifiedName: String, methodName: String, className: String, timestamp: LocalDateTime, warningLevel: ExecutionSpeedWarningLevel)