Closed superbobry closed 9 years ago
The method should take a SeekableDataOutput and a list of BPlusLeaf entries and produce a serialized version of the B+ tree.
SeekableDataOutput
BPlusLeaf
The method should take a
SeekableDataOutput
and a list ofBPlusLeaf
entries and produce a serialized version of the B+ tree.