Interface SqlServerSnapshotPartitionMetricsMXBean
- All Superinterfaces:
CommonEventMetricsMXBean,SchemaMetricsMXBean,SnapshotMetricsMXBean,SqlServerPartitionMetricsMXBean
- All Known Implementing Classes:
SqlServerSnapshotPartitionMetrics
public interface SqlServerSnapshotPartitionMetricsMXBean
extends SnapshotMetricsMXBean, SqlServerPartitionMetricsMXBean
-
Method Summary
Methods inherited from interface io.debezium.pipeline.metrics.traits.CommonEventMetricsMXBean
getLastEvent, getMilliSecondsSinceLastEvent, getNumberOfErroneousEvents, getNumberOfEventsFiltered, getTotalNumberOfCreateEventsSeen, getTotalNumberOfDeleteEventsSeen, getTotalNumberOfEventsSeen, getTotalNumberOfUpdateEventsSeenMethods inherited from interface io.debezium.pipeline.metrics.traits.SchemaMetricsMXBean
getCapturedTablesMethods inherited from interface io.debezium.pipeline.metrics.traits.SnapshotMetricsMXBean
getChunkFrom, getChunkId, getChunkTo, getRemainingTableCount, getRowsScanned, getSnapshotAborted, getSnapshotCompleted, getSnapshotDurationInSeconds, getSnapshotPaused, getSnapshotPausedDurationInSeconds, getSnapshotRunning, getTableFrom, getTableTo, getTotalTableCountMethods inherited from interface io.debezium.connector.sqlserver.metrics.SqlServerPartitionMetricsMXBean
reset