Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
class |
MobStoreScanner
Scanner scans both the memstore and the MOB Store.
|
class |
ReversedMobStoreScanner
ReversedMobStoreScanner extends from ReversedStoreScanner, and is used to support
reversed scanning in both the memstore and the MOB store.
|
class |
ReversedStoreScanner
ReversedStoreScanner extends from StoreScanner, and is used to support
reversed scanning.
|
class |
StoreScanner
Scanner scans both the memstore and the Store.
|
Modifier and Type | Method and Description |
---|---|
void |
HStore.addChangedReaderObserver(ChangedReadersObserver o) |
void |
HStore.deleteChangedReaderObserver(ChangedReadersObserver o) |
Copyright © 2007–2019 Cloudera. All rights reserved.