| CaptureScope |
Decides whether a given change is captured at all.
|
| EntityDelta |
Reduces an entity save to the fields that actually changed.
|
| KeyRecorder |
Records a change to one key in a key-addressed store.
|
| KeyValueCapture |
Records key-value writes by wrapping one collection's store.
|
| KeyValueCaptureFactory |
Hands out key-value stores that record what is written to them.
|
| PayloadCodec |
Encodes and decodes an operation's payload, per realm.
|
| Reconciler |
Proves capture is complete, and closes the gap when it is not.
|
| ReconcileReport |
What one reconciliation pass found.
|
| SqlStatement |
Classifies one SQL statement as a write, and says what it wrote to.
|
| StateCapture |
Records state writes by wrapping the state service.
|
| TableWrites |
What one table saw during one request.
|
| Watermark |
A cheap, bounded fingerprint of one table.
|