| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Method and Description | 
|---|---|
| static PrettyPrinter.Unit | HColumnDescriptor. getUnit(String key)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static PrettyPrinter.Unit | ColumnFamilyDescriptorBuilder. getUnit(String key) | 
| Modifier and Type | Method and Description | 
|---|---|
| static PrettyPrinter.Unit | PrettyPrinter.Unit. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PrettyPrinter.Unit[] | PrettyPrinter.Unit. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | PrettyPrinter. format(String value,
      PrettyPrinter.Unit unit) | 
| static String | PrettyPrinter. valueOf(String pretty,
       PrettyPrinter.Unit unit)Convert a human readable string to its value. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.