Uses of Enum Class
org.apache.hadoop.hbase.Size.Unit
Packages that use Size.Unit
-
Uses of Size.Unit in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase declared as Size.UnitMethods in org.apache.hadoop.hbase that return Size.UnitModifier and TypeMethodDescriptionSize.getUnit()
Returns size unitstatic Size.Unit
Returns the enum constant of this class with the specified name.static Size.Unit[]
Size.Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hbase with parameters of type Size.UnitModifier and TypeMethodDescriptiondouble
get the value which is converted to specified unit.Constructors in org.apache.hadoop.hbase with parameters of type Size.Unit -
Uses of Size.Unit in org.apache.hadoop.hbase.hbtop.field
Methods in org.apache.hadoop.hbase.hbtop.field that return Size.UnitModifier and TypeMethodDescriptionprivate Size.Unit
FieldValue.convertToUnit
(String unitSimpleName)