public class CSVRecordReader extends Object implements RecordReader
| Constructor and Description |
|---|
CSVRecordReader(FileSplit split,
TableMeta tableMeta,
com.aliyun.odps.counter.Counter recordCounter,
com.aliyun.odps.counter.Counter byteCounter,
com.aliyun.odps.counter.Counters counters,
char inputColumnSeperator) |
public static final Charset encoding
public CSVRecordReader(FileSplit split, TableMeta tableMeta, com.aliyun.odps.counter.Counter recordCounter, com.aliyun.odps.counter.Counter byteCounter, com.aliyun.odps.counter.Counters counters, char inputColumnSeperator) throws IOException
IOExceptionpublic Record read() throws IOException
read in interface RecordReaderIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2020 Alibaba Cloud Computing. All rights reserved.