CsvWriter, FixedWidthWriterpublic interface DataWriter<O extends WriteOptions>
| Modifier and Type | Method | Description |
|---|---|---|
void |
write(Table table,
O options) |
|
void |
write(Table table,
Destination dest) |
void write(Table table, Destination dest) throws IOException
IOExceptionvoid write(Table table, O options) throws IOException
IOExceptionCopyright © 2021. All rights reserved.