b.r.g.ResumedGCPack(ResumedPack) : class documentation

Part of bzrlib.repofmt.groupcompress_repo View In Hierarchy

No class docstring
Method _check_references Make sure our external compression parents are present.
Method _get_external_refs Return compression parents for this index that are not present.

Inherited from ResumedPack:

Method __init__ Create a ResumedPack object.
Method access_tuple Return a tuple (transport, name) for the pack content.
Method abort Undocumented
Method finish Undocumented

Inherited from ExistingPack (via ResumedPack):

Method __eq__ Undocumented
Method __ne__ Undocumented
Method __repr__ Undocumented

Inherited from Pack (via ResumedPack, ExistingPack):

Method file_name Get the file name for the pack on disk.
Method get_revision_count Undocumented
Method index_name Get the disk name of an index type for pack name 'name'.
Method index_offset Get the position in a index_size array for a given index type.
Method inventory_index_name The inv index is the name + .iix.
Method revision_index_name The revision index is the name + .rix.
Method signature_index_name The signature index is the name + .six.
Method text_index_name The text index is the name + .tix.
Method _replace_index_with_readonly Undocumented
def _check_references(self):
Make sure our external compression parents are present.
def _get_external_refs(self, index):
Return compression parents for this index that are not present.

This returns any compression parents that are referenced by this index, which are not contained in this index. They may be present elsewhere.

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.