Class BinlogSnapshotChangeEventSourceMetrics<P extends BinlogPartition>

All Implemented Interfaces:
BinlogSnapshotChangeEventSourceMetricsMXBean, ChangeEventSourceMetrics<P>, ChangeEventSourceMetricsMXBean, SnapshotChangeEventSourceMetrics<P>, SnapshotChangeEventSourceMetricsMXBean, CommonEventMetricsMXBean, QueueMetricsMXBean, SchemaMetricsMXBean, SnapshotMetricsMXBean, DataChangeEventListener<P>, SnapshotProgressListener<P>

public class BinlogSnapshotChangeEventSourceMetrics<P extends BinlogPartition> extends DefaultSnapshotChangeEventSourceMetrics<P> implements BinlogSnapshotChangeEventSourceMetricsMXBean
Tracks the snapshot metrics for binlog-based connectors.
Author:
Chris Cranford