public interface DataWriter<O extends WriteOptions>
Modifier and Type | Method and Description |
---|---|
void |
write(Table table,
Destination dest) |
void |
write(Table table,
O options) |
void write(Table table, Destination dest) throws IOException
IOException
void write(Table table, O options) throws IOException
IOException
Copyright © 2020. All rights reserved.