org.apache.hadoop.hbase.util
Class PrettyPrinter

java.lang.Object
  extended by org.apache.hadoop.hbase.util.PrettyPrinter

@InterfaceAudience.Public
@InterfaceStability.Evolving
public class PrettyPrinter
extends Object


Nested Class Summary
static class PrettyPrinter.Unit
           
 
Constructor Summary
PrettyPrinter()
           
 
Method Summary
static String format(String value, PrettyPrinter.Unit unit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrettyPrinter

public PrettyPrinter()
Method Detail

format

public static String format(String value,
                            PrettyPrinter.Unit unit)


Copyright © 2015 The Apache Software Foundation. All Rights Reserved.