Uses of Enum
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.RangeReturns 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.RangeConstructors in org.apache.hadoop.hbase.io with parameters of type Reference.RangeModifierConstructorDescription(package private)Reference(byte[] splitRow, Reference.Range fr) Constructor