Class MobStoreScanner

All Implemented Interfaces:
Closeable, AutoCloseable, ChangedReadersObserver, InternalScanner, KeyValueScanner, Shipper

@Private public class MobStoreScanner extends StoreScanner
Scanner scans both the memstore and the MOB Store. Coalesce KeyValue stream into List<KeyValue> for a single row.