org.apache.hadoop.zebra.io
Class IOutils
java.lang.Object
org.apache.hadoop.zebra.io.IOutils
public class IOutils
- extends Object
Helper for Zebra I/O
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOutils
public IOutils()
indent
public static void indent(PrintStream os,
int amount)
- indent of some spaces
- Parameters:
os
- print stream the indent space to be insertedamount
- the number of spaces to be indented
Copyright © 2012 The Apache Software Foundation