org.apache.hadoop.hbase.regionserver
Class DebugPrint
java.lang.Object
org.apache.hadoop.hbase.regionserver.DebugPrint
public class DebugPrint
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
out
public static StringBuilder out
DebugPrint
public DebugPrint()
enable
public static void enable()
disable
public static void disable()
reset
public static void reset()
dumpToFile
public static void dumpToFile(String file)
throws IOException
- Throws:
IOException
println
public static void println(String m)
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.