Class TestWarmupRegion

java.lang.Object
org.apache.hadoop.hbase.master.TestWarmupRegion

@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestWarmupRegion extends Object
Run tests that use the HBase clients; TableBuilder. Sets up the HBase mini cluster once at start and runs through all client tests. Each creates a table named for the method and does its stuff against that.