Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
static class |
AcidGuaranteesTestTool.AtomicGetReader
Thread that does single-row reads in a table, looking for partially completed rows.
|
static class |
AcidGuaranteesTestTool.AtomicityWriter
Thread that does random full-row writes into a table.
|
static class |
AcidGuaranteesTestTool.AtomicScanReader
Thread that does full scans of the table looking for any partially completed rows.
|
static class |
MultithreadedTestUtil.RepeatingTestThread
A test thread that performs a repeating operation.
|
private static class |
TestCachedClusterId.GetClusterIdThread |
Modifier and Type | Field and Description |
---|---|
private Set<MultithreadedTestUtil.TestThread> |
MultithreadedTestUtil.TestContext.testThreads |
Modifier and Type | Method and Description |
---|---|
void |
MultithreadedTestUtil.TestContext.addThread(MultithreadedTestUtil.TestThread t) |
Modifier and Type | Class and Description |
---|---|
private class |
TestAtomicOperation.CheckAndPutThread |
private class |
TestAtomicOperation.PutThread |
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.
|
static class |
TestHRegionServerBulkLoadWithOldClient.AtomicHFileLoader |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.