Class TestHFileSeek.IntegerRange

java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestHFileSeek.IntegerRange
Enclosing class:
TestHFileSeek

private static class TestHFileSeek.IntegerRange extends Object
  • Field Details

    • from

      private final int from
    • to

      private final int to
  • Constructor Details

  • Method Details

    • parse

      public static TestHFileSeek.IntegerRange parse(String s) throws org.apache.hbase.thirdparty.org.apache.commons.cli.ParseException
      Throws:
      org.apache.hbase.thirdparty.org.apache.commons.cli.ParseException
    • from

      public int from()
    • to

      public int to()