Uses of Class
org.apache.hadoop.hbase.MultithreadedTestUtil.TestThread
Packages that use MultithreadedTestUtil.TestThread
-
Uses of MultithreadedTestUtil.TestThread in org.apache.hadoop.hbase
Subclasses of MultithreadedTestUtil.TestThread in org.apache.hadoop.hbaseModifier 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.Methods in org.apache.hadoop.hbase with parameters of type MultithreadedTestUtil.TestThreadModifier and TypeMethodDescriptionvoid
MultithreadedTestUtil.TestContext.addThread
(MultithreadedTestUtil.TestThread t) -
Uses of MultithreadedTestUtil.TestThread in org.apache.hadoop.hbase.regionserver
Subclasses of MultithreadedTestUtil.TestThread in org.apache.hadoop.hbase.regionserverModifier and TypeClassDescriptionstatic 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.static class