| 构造器和说明 |
|---|
DefaultOutputter() |
public void init(Path path, Configuration conf) throws IOException
OutputterOutputter to a specific path.init 在接口中 Outputter<T>path - The Path to the output file.conf - ConfigurationIOExceptionpublic void output(T object) throws IOException
Outputteroutput 在接口中 Outputter<T>object - The objecte.IOExceptionpublic void close()
throws IOException
close 在接口中 Closeableclose 在接口中 AutoCloseableIOExceptionCopyright © 2009 The Apache Software Foundation