Uses of Enum Class
org.apache.hadoop.hbase.io.Reference.Range
-
Uses of Reference.Range in org.apache.hadoop.hbase.io
Modifier and TypeMethodDescriptionReference.getFileRegion()
static Reference.Range
Returns the enum constant of this class with the specified name.static Reference.Range[]
Reference.Range.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescription(package private)
Reference
(byte[] splitRow, Reference.Range fr) Constructor