|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reference.Range | |
|---|---|
| org.apache.hadoop.hbase.io | |
| Uses of Reference.Range in org.apache.hadoop.hbase.io |
|---|
| Methods in org.apache.hadoop.hbase.io that return Reference.Range | |
|---|---|
Reference.Range |
Reference.getFileRegion()
|
static Reference.Range |
Reference.Range.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Reference.Range[] |
Reference.Range.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.hbase.io with parameters of type Reference.Range | |
|---|---|
static boolean |
Reference.isTopFileRegion(Reference.Range r)
|
| Constructors in org.apache.hadoop.hbase.io with parameters of type Reference.Range | |
|---|---|
Reference(byte[] splitRow,
Reference.Range fr)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||