Package app.babylon.table.io
Interface RowConsumer
- All Known Implementing Classes:
RowConsumerCreateTable
public interface RowConsumer
Consumes parsed rows during a read operation after being initialised with the
projected column names that incoming rows will expose.
-
Method Summary
-
Method Details
-
start
-
accept
-