Class MongoDbSnapshotChangeEventSource

All Implemented Interfaces:
ChangeEventSource, SnapshotChangeEventSource<MongoDbPartition,MongoDbOffsetContext>

public class MongoDbSnapshotChangeEventSource extends AbstractSnapshotChangeEventSource<MongoDbPartition,MongoDbOffsetContext>
A SnapshotChangeEventSource that performs multi-threaded snapshots of replica sets.
Author:
Chris Cranford