Class TestHRegion

java.lang.Object
org.apache.hadoop.hbase.regionserver.TestHRegion
Direct Known Subclasses:
TestHRegionWithInMemoryFlush

public class TestHRegion extends Object
Basic stand-alone testing of HRegion. No clusters! A lot of the meta information for an HRegion now lives inside other HRegions or in the HBaseMaster, so only basic testing is possible.