IN - Input tuple typepublic class WriteFormatAsCsv<IN> extends WriteFormat<IN>
| Constructor and Description |
|---|
WriteFormatAsCsv() |
protected void write(String path, ArrayList<IN> tupleList)
WriteFormatwrite in class WriteFormat<IN>path - is the path to the location where the tuples are writtentupleList - is the list of tuples to be writtenCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.