| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io | 
| Modifier and Type | Field and Description | 
|---|---|
private Reference.Range | 
Reference.region  | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
Reference.isTopFileRegion(Reference.Range r)  | 
| Constructor and Description | 
|---|
Reference(byte[] splitRow,
         Reference.Range fr)
Constructor 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.