Uses of Class
org.apache.hadoop.hbase.MultithreadedTestUtil.TestThread
-
Uses of MultithreadedTestUtil.TestThread in org.apache.hadoop.hbase
Modifier and TypeClassDescriptionstatic class
Thread that does single-row reads in a table, looking for partially completed rows.static class
Thread that does random full-row writes into a table.static class
Thread that does full scans of the table looking for any partially completed rows.static class
A test thread that performs a repeating operation.private static class
Modifier and TypeFieldDescriptionprivate Set<MultithreadedTestUtil.TestThread>
MultithreadedTestUtil.TestContext.testThreads
Modifier and TypeMethodDescriptionvoid
MultithreadedTestUtil.TestContext.addThread
(MultithreadedTestUtil.TestThread t) -
Uses of MultithreadedTestUtil.TestThread in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionprivate class
private class
static class
Thread that does full scans of the table looking for any partially completed rows.static class
Thread that does full scans of the table looking for any partially completed rows.