public interface TableExportWriter
| Modifier and Type | Method and Description |
|---|---|
<T> void |
write(OutputStream outputStream,
TableExportWriterIterator<T> iterator) |
<T> void write(OutputStream outputStream, TableExportWriterIterator<T> iterator) throws IOException
IOExceptionCopyright © 2018. All rights reserved.