org.apache.hive.cli.beeline
Class OutputFile
java.lang.Object
org.apache.hive.cli.beeline.OutputFile
public class OutputFile
- extends Object
OutputFile
public OutputFile(String filename)
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object
addLine
public void addLine(String command)
println
public void println(String command)
print
public void print(String command)
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2013 The Apache Software Foundation