Part of bzrlib.bundle.serializer.v4 View In Hierarchy
| Method | __init__ | Undocumented |
| Method | iter_diffs | Compute the diffs one at a time. |
Inherited from _MPDiffGenerator:
| Method | compute_diffs | Undocumented |
| Method | _find_needed_keys | Find the set of keys we need to request. |
| Method | _compute_diff | Compute a single mp_diff, and store it in self._diffs |
| Method | _process_one_record | Undocumented |
| Method | _extract_diffs | Undocumented |