Part of bzrlib.repofmt.groupcompress_repo View In Hierarchy
| Method | __init__ | Create a StreamSource streaming from from_repository. |
| Method | get_stream | Undocumented |
| Method | get_stream_for_missing_keys | Undocumented |
| Method | _get_inventory_stream | Get a stream of inventory texts. |
| Method | _get_filtered_chk_streams | Undocumented |
| Method | _get_text_stream | Undocumented |
Inherited from StreamSource:
| Method | delta_on_metadata | Return True if delta's are permitted on metadata streams. |
| Method | inventory_fetch_order | Undocumented |
| Method | _fetch_revision_texts | Undocumented |
| Method | _generate_root_texts | This will be called by get_stream between fetching weave texts and |
| Method | _rich_root_upgrade | Undocumented |
| Method | _get_simple_inventory_stream | Undocumented |
| Method | _get_convertable_inventory_stream | Undocumented |
| Method | _stream_invs_as_deltas | Return a stream of inventory-deltas for the given rev ids. |
When this function returns, self._chk_id_roots and self._chk_p_id_roots should be populated.