Package io.datarouter.storage.callsite
Class CallsiteStat
java.lang.Object
io.datarouter.storage.callsite.CallsiteStat
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMetrics(CallsiteStat other) static intcountDaoCallsites(List<CallsiteStat> stats) booleangetCount()getKey()static StringgetReportHeader(CallsiteStatReportMetadata metadata) getReportLine(CallsiteStatReportMetadata metadata) inthashCode()booleantoString()
-
Constructor Details
-
CallsiteStat
-
-
Method Details
-
getReportHeader
-
getReportLine
-
hashCode
public int hashCode() -
equals
-
toString
-
addMetrics
-
getDurationUs
-
isDaoCallsite
public boolean isDaoCallsite() -
countDaoCallsites
-
getAvgDurationUs
-
getAvgItems
-
getCount
-
getKey
-
getDurationNs
-
getNumItems
-
getDatarouterMethodName
-