b.b._BuilderRow(object) : class documentation

Part of bzrlib.btree_index View In Hierarchy

Known subclasses: bzrlib.btree_index._InternalBuilderRow, bzrlib.btree_index._LeafBuilderRow

The stored state accumulated while writing out a row in the index.
Instance VariablesspoolA temporary file used to accumulate nodes for this row in the tree.
nodesThe count of nodes emitted so far.
Method __init__ Create a _BuilderRow.
Method finish_node Undocumented
def __init__(self):
Create a _BuilderRow.
def finish_node(self, pad=True):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.