Uses of Class
org.apache.hadoop.hbase.regionserver.StoreScanner
-
Uses of StoreScanner in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
Scanner scans both the memstore and the MOB Store.class
ReversedMobStoreScanner extends from ReversedStoreScanner, and is used to support reversed scanning in both the memstore and the MOB store.class
ReversedStoreScanner extends from StoreScanner, and is used to support reversed scanning.Modifier and TypeFieldDescriptionprotected StoreScanner
AbstractMultiFileWriter.sourceScanner
Source scanner that is tracking KV count; may be null if source is not StoreScannerModifier and TypeMethodDescriptionvoid
AbstractMultiFileWriter.init
(StoreScanner sourceScanner, AbstractMultiFileWriter.WriterFactory factory) Initializes multi-writer before usage.