Interface SqlServerTaskMetricsMXBean
- All Superinterfaces:
QueueMetricsMXBean
- All Known Subinterfaces:
SqlServerStreamingTaskMetricsMXBean
- All Known Implementing Classes:
AbstractSqlServerTaskMetrics,SqlServerSnapshotTaskMetrics,SqlServerStreamingTaskMetrics
Metrics scoped to a connector task that are common for both snapshot and streaming change event sources
-
Method Summary
Methods inherited from interface io.debezium.pipeline.metrics.traits.QueueMetricsMXBean
getCurrentQueueSizeInBytes, getMaxQueueSizeInBytes, getQueueRemainingCapacity, getQueueTotalCapacity
-
Method Details
-
reset
void reset()
-