Uses of Enum Class
org.apache.hadoop.hbase.io.Reference.Range
Packages that use Reference.Range
-
Uses of Reference.Range in org.apache.hadoop.hbase.io
Fields in org.apache.hadoop.hbase.io declared as Reference.RangeMethods in org.apache.hadoop.hbase.io that return Reference.RangeModifier 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.Methods in org.apache.hadoop.hbase.io with parameters of type Reference.RangeConstructors in org.apache.hadoop.hbase.io with parameters of type Reference.RangeModifierConstructorDescription(package private)
Reference
(byte[] splitRow, Reference.Range fr) Constructor