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, getFrameBlockForReuse
public 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 FrameWriter
IOException
DMLRuntimeException
Copyright © 2020 The Apache Software Foundation. All rights reserved.