public class ResultWriter extends Object
| Constructor and Description |
|---|
ResultWriter(String file,
boolean compress,
FileSystem fs) |
public ResultWriter(String file, boolean compress, FileSystem fs) throws IOException
file - compress - IOExceptionpublic void flush()
throws IOException
IOExceptionpublic void println(String string) throws IOException
string - IOException