Interface SnapshotChangeEventSourceMetrics<P extends Partition>

All Superinterfaces:
ChangeEventSourceMetrics<P>, DataChangeEventListener<P>, SnapshotProgressListener<P>
All Known Implementing Classes:
DefaultSnapshotChangeEventSourceMetrics

public interface SnapshotChangeEventSourceMetrics<P extends Partition> extends ChangeEventSourceMetrics<P>, SnapshotProgressListener<P>
Metrics related to the snapshot phase of a connector.