Part of bzrlib.groupcompress View In Hierarchy
| Method | __init__ | Undocumented |
| Method | add_factory | Undocumented |
| Method | get_record_stream | Get a record for all keys added so far. |
| Method | check_is_well_utilized | Is the current block considered 'well utilized'? |
| Class Method | from_bytes | Undocumented |
| Method | _get_compressor_settings | Undocumented |
| Method | _trim_block | Create a new GroupCompressBlock, with just some of the content. |
| Method | _make_group_compressor | Undocumented |
| Method | _rebuild_block | Create a new GroupCompressBlock with only the referenced texts. |
| Method | _prepare_for_extract | A _LazyGroupCompressFactory is about to extract to fulltext. |
| Method | _check_rebuild_action | Check to see if our block should be repacked. |
| Method | _check_rebuild_block | Undocumented |
| Method | _wire_bytes | Return a byte stream suitable for transmitting over the wire. |