private void |
MongoDbSnapshotChangeEventSource.createDataEvents(ChangeEventSource.ChangeEventSourceContext sourceContext,
MongoDbSnapshotChangeEventSource.MongoDbSnapshotContext snapshotContext,
ReplicaSet replicaSet,
ConnectionContext.MongoPrimary primaryClient) |
private void |
MongoDbSnapshotChangeEventSource.createDataEventsForCollection(ChangeEventSource.ChangeEventSourceContext sourceContext,
MongoDbSnapshotChangeEventSource.MongoDbSnapshotContext snapshotContext,
EventDispatcher.SnapshotReceiver snapshotReceiver,
ReplicaSet replicaSet,
CollectionId collectionId,
ConnectionContext.MongoPrimary primaryClient) |
private void |
MongoDbSnapshotChangeEventSource.createDataEventsForReplicaSet(ChangeEventSource.ChangeEventSourceContext sourceContext,
MongoDbSnapshotChangeEventSource.MongoDbSnapshotContext snapshotContext,
EventDispatcher.SnapshotReceiver snapshotReceiver,
ReplicaSet replicaSet,
ConnectionContext.MongoPrimary primaryClient)
Dispatches the data change events for the records of a single replica-set.
|
protected void |
MongoDbSnapshotChangeEventSource.determineSnapshotOffsets(MongoDbSnapshotChangeEventSource.MongoDbSnapshotContext ctx,
ReplicaSets replicaSets) |
private void |
MongoDbSnapshotChangeEventSource.snapshotReplicaSet(ChangeEventSource.ChangeEventSourceContext sourceContext,
MongoDbSnapshotChangeEventSource.MongoDbSnapshotContext ctx,
ReplicaSet replicaSet) |