Class TestHRegionLocation

java.lang.Object
org.apache.hadoop.hbase.TestHRegionLocation

public class TestHRegionLocation extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • testHashAndEqualsCode

      public void testHashAndEqualsCode()
      HRegionLocations are equal if they have the same 'location' -- i.e. host and port -- even if they are carrying different regions. Verify that is indeed the case.
    • testToString

      public void testToString()
    • testCompareTo

      public void testCompareTo()