public interface RowStore extends TableSink
StoragePolicy.StoragePolicy| Modifier and Type | Method and Description |
|---|---|
StarTable |
getStarTable()
Obtains a StarTable which contains the data and metadata that have
been written into this sink.
|
acceptMetadata, acceptRow, endRowsStarTable getStarTable()
TableSink.endRows(); failing to observe this sequence may
earn you an IllegalStateException