private static class TestHFileSeek.IntegerRange extends Object
Constructor and Description |
---|
IntegerRange(int from,
int to) |
Modifier and Type | Method and Description |
---|---|
int |
from() |
static TestHFileSeek.IntegerRange |
parse(String s) |
int |
to() |
public IntegerRange(int from, int to)
public static TestHFileSeek.IntegerRange parse(String s) throws org.apache.hbase.thirdparty.org.apache.commons.cli.ParseException
org.apache.hbase.thirdparty.org.apache.commons.cli.ParseException
public int from()
public int to()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.