public class FrameWriterTextCSV extends FrameWriter
| Modifier and Type | Field and Description | 
|---|---|
static int | 
BLOCKSIZE_J  | 
| Constructor and Description | 
|---|
FrameWriterTextCSV(FileFormatPropertiesCSV props)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
writeFrameToHDFS(FrameBlock src,
                String fname,
                long rlen,
                long clen)  | 
createFrameBlocksForReuse, getFrameBlockForReusepublic static final int BLOCKSIZE_J
public FrameWriterTextCSV(FileFormatPropertiesCSV props)
public final void writeFrameToHDFS(FrameBlock src, String fname, long rlen, long clen) throws IOException, DMLRuntimeException
writeFrameToHDFS in class FrameWriterIOExceptionDMLRuntimeExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.