| Constructor and Description |
|---|
DefaultOutputter() |
public void init(Path path, Configuration conf) throws IOException
OutputterOutputter to a specific path.init in interface Outputter<T>path - The Path to the output file.conf - ConfigurationIOExceptionpublic void output(T object) throws IOException
Outputteroutput in interface Outputter<T>object - The objecte.IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.