MavenBuildCachePerformanceGoalFingerprintingSummary

constructor(@Json(name = "count") count: Int, @Json(name = "serialDuration") serialDuration: Long)

Parameters

count

Count of fingerprinted goals.

serialDuration

Sum of all fingerprinting times of fingerprinted goals in milliseconds.