@InterfaceAudience.Private public class PrettyPrinter extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PrettyPrinter.Unit |
| 构造器和说明 |
|---|
PrettyPrinter() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
format(String value,
PrettyPrinter.Unit unit) |
static String |
valueOf(String pretty,
PrettyPrinter.Unit unit)
Convert a human readable string to its value.
|
public static String format(String value, PrettyPrinter.Unit unit)
public static String valueOf(String pretty, PrettyPrinter.Unit unit) throws HBaseException
pretty - unit - HBaseExceptionformat(String, Unit)Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.