The process of OpenScanner in HBasel will create two different Scanners to read the data of HFile and MemStore. The Scanner corresponding to HFile is StoreFileScanner, and the Scanner corresponding to MemStore is MemStoreScanner.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit