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