Steal tuples from a sibling and copy them to the given page so that both pages are at least half full. Update the parent's entry so that the key matches the key field of the first tuple in the right-hand page. @param page - the leaf page which is less than half full @param sibling - the sibling wh
(BTreeLeafPage page, BTreeLeafPage sibling, BTreeInternalPage parent, BTreeEntry entry, boolean isRightSibling)
source not stored for this graph (policy: none)
no outgoing calls