| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MobStoreScannerScanner scans both the memstore and the MOB Store. | 
| class  | ReversedMobStoreScannerReversedMobStoreScanner extends from ReversedStoreScanner, and is used to support reversed
 scanning in both the memstore and the MOB store. | 
| class  | ReversedStoreScannerReversedStoreScanner extends from StoreScanner, and is used to support
 reversed scanning. | 
| class  | StoreScannerScanner scans both the memstore and the Store. | 
| Modifier and Type | Field and Description | 
|---|---|
| private Set<ChangedReadersObserver> | HStore. changedReaderObservers | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HStore. addChangedReaderObserver(ChangedReadersObserver o) | 
| void | HStore. deleteChangedReaderObserver(ChangedReadersObserver o) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.