b.b.s.v.RevisionInstaller(object) : class documentation

Part of bzrlib.bundle.serializer.v4 View In Hierarchy

Installs revisions into a repository
Method __init__ Undocumented
Method install Perform the installation.
Method _install_in_write_group Undocumented
Method _handle_info Extract data from an info record
Method _install_mp_records Undocumented
Method _install_mp_records_keys Undocumented
Method _get_parent_inventory_texts Undocumented
Method _install_inventory_records Undocumented
Method _handle_root Undocumented
Method _install_revision Undocumented
Method _install_signature Undocumented
def __init__(self, container, serializer, repository):
Undocumented
def install(self):
Perform the installation.

Must be called with the Repository locked.

def _install_in_write_group(self):
Undocumented
def _handle_info(self, info):
Extract data from an info record
def _install_mp_records(self, versionedfile, records):
Undocumented
def _install_mp_records_keys(self, versionedfile, records):
Undocumented
def _get_parent_inventory_texts(self, inventory_text_cache, inventory_cache, parent_ids):
Undocumented
def _install_inventory_records(self, records):
Undocumented
def _handle_root(self, target_inv, parent_ids):
Undocumented
def _install_revision(self, revision_id, metadata, text):
Undocumented
def _install_signature(self, revision_id, metadata, text):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.