| Package | Description |
|---|---|
| org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRegionObserverScannerOpenHook.CompactionCompletionNotifyingRegion |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Store
Interface for objects that hold a column family in a Region.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompactSplitThread
Compact region on request and then run split if appropriate
|
class |
HMobStore
The store implementation to save MOBs (medium objects), it extends the HStore.
|
class |
HRegion |
class |
HStore
A Store holds a column family in a Region.
|
static class |
TestAtomicOperation.MockHRegion |