Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.metrics
/
ConnectionMetrics
/
ConnectionMetrics
Connection
Metrics
constructor
(
queryTimer
:
Timer
,
queryErrorCounter
:
Counter
,
txErrorCounter
:
Counter
,
txAwaitTimer
:
Timer
,
txSubmitTimer
:
Timer
,
txExecuteTimer
:
Timer
)