Class TestMetaFixerNoCluster

java.lang.Object
org.apache.hadoop.hbase.master.janitor.TestMetaFixerNoCluster

public class TestMetaFixerNoCluster extends Object
Test small utility methods inside MetaFixer. For cluster tests see TestMetaFixer
  • Field Details

    • CLASS_RULE

      public static final HBaseClassTestRule CLASS_RULE
    • A

      private static byte[] A
    • B

      private static byte[] B
    • C

      private static byte[] C
    • D

      private static byte[] D
    • ALL

      private static org.apache.hadoop.hbase.client.RegionInfo ALL
    • _ARI

      private static org.apache.hadoop.hbase.client.RegionInfo _ARI
    • _BRI

      private static org.apache.hadoop.hbase.client.RegionInfo _BRI
    • ABRI

      private static org.apache.hadoop.hbase.client.RegionInfo ABRI
    • ACRI

      private static org.apache.hadoop.hbase.client.RegionInfo ACRI
    • CDRI

      private static org.apache.hadoop.hbase.client.RegionInfo CDRI
    • ADRI

      private static org.apache.hadoop.hbase.client.RegionInfo ADRI
    • D_RI

      private static org.apache.hadoop.hbase.client.RegionInfo D_RI
    • C_RI

      private static org.apache.hadoop.hbase.client.RegionInfo C_RI
  • Constructor Details

  • Method Details