CsvWriter
, FixedWidthWriter
public 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
IOException
void write(Table table, O options) throws IOException
IOException
Copyright © 2021. All rights reserved.