Package io.debezium.connector.sqlserver.metrics
-
Interface Summary Interface Description SqlServerPartitionMetricsMXBean Metrics scoped to a source partition that are common for both snapshot and streaming change event sourcesSqlServerSnapshotPartitionMetricsMXBean SqlServerStreamingPartitionMetricsMXBean SqlServerStreamingTaskMetricsMXBean Metrics specific to streaming change event sources scoped to a connector taskSqlServerTaskMetricsMXBean Metrics scoped to a connector task that are common for both snapshot and streaming change event sources -
Class Summary Class Description AbstractSqlServerPartitionMetrics Base implementation of partition-scoped multi-partition SQL Server connector metrics.AbstractSqlServerTaskMetrics<B extends AbstractSqlServerPartitionMetrics> Base implementation of task-scoped multi-partition SQL Server connector metrics.SqlServerMetricsFactory SqlServerSnapshotPartitionMetrics SqlServerSnapshotTaskMetrics SqlServerStreamingPartitionMetrics SqlServerStreamingTaskMetrics