mini\Table\Index\LsmIndex::walkSortedBlobs()
Method
private
Signature
private function walkSortedBlobs(?string $from, ?string $to, bool $reverseHint): Traversable
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$from |
?string |
required | Documentation missing |
$to |
?string |
required | Documentation missing |
$reverseHint |
bool |
required | Documentation missing |
Returns
Traversable
Documentation
Walk [key => blob] pairs in sorted key order, merging with inner layer.