org.apache.accumulo.core.util.shell
Class Shell.PrintFile
java.lang.Object
org.apache.accumulo.core.util.shell.Shell.PrintFile
- All Implemented Interfaces:
- Shell.PrintLine
- Enclosing class:
- Shell
public static class Shell.PrintFile
- extends Object
- implements Shell.PrintLine
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shell.PrintFile
public Shell.PrintFile(String filename)
throws FileNotFoundException
- Throws:
FileNotFoundException
print
public void print(String s)
- Specified by:
print
in interface Shell.PrintLine
close
public void close()
- Specified by:
close
in interface Shell.PrintLine
Copyright © 2015 Apache Accumulo Project. All rights reserved.