Uses of Enum Class
org.apache.hadoop.hbase.Size.Unit
-
Uses of Size.Unit in org.apache.hadoop.hbase
Modifier 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.Modifier and TypeMethodDescriptiondouble
get the value which is converted to specified unit. -
Uses of Size.Unit in org.apache.hadoop.hbase.hbtop.field
Modifier and TypeMethodDescriptionprivate Size.Unit
FieldValue.convertToUnit
(String unitSimpleName)