org.apache.accumulo.core.util.shell
Interface Shell.PrintLine

All Known Implementing Classes:
Shell.PrintFile, Shell.PrintShell
Enclosing class:
Shell

public static interface Shell.PrintLine


Method Summary
 void close()
           
 void print(String s)
           
 

Method Detail

print

void print(String s)

close

void close()


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