@InterfaceAudience.Private public class PrettyPrinter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PrettyPrinter.Unit |
Constructor and Description |
---|
PrettyPrinter() |
Modifier and Type | Method and Description |
---|---|
static String |
format(String value,
PrettyPrinter.Unit unit) |
private static String |
humanReadableTTL(long interval) |
public static String format(String value, PrettyPrinter.Unit unit)
private static String humanReadableTTL(long interval)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.