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)
Copyright © 2022. All rights reserved.