Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
static class |
TestAcidGuarantees.AtomicGetReader
Thread that does single-row reads in a table, looking for partially
completed rows.
|
static class |
TestAcidGuarantees.AtomicityWriter
Thread that does random full-row writes into a table.
|
static class |
TestAcidGuarantees.AtomicScanReader
Thread that does full scans of the table looking for any partially completed
rows.
|
Modifier and Type | Class and Description |
---|---|
static class |
TestHRegionServerBulkLoad.AtomicHFileLoader
Thread that does full scans of the table looking for any partially
completed rows.
|
static class |
TestHRegionServerBulkLoad.AtomicScanReader
Thread that does full scans of the table looking for any partially
completed rows.
|