TableSink
ByteStoreRowStore
, DiscardRowStore
, DiskRowStore
, ListRowStore
, SidewaysRowStore
public interface RowStore extends TableSink
StoragePolicy
.StoragePolicy
Modifier and Type | Method | Description |
---|---|---|
StarTable |
getStarTable() |
Obtains a StarTable which contains the data and metadata that have
been written into this sink.
|
acceptMetadata, acceptRow, endRows
StarTable getStarTable()
TableSink.endRows()
; failing to observe this sequence may
earn you an IllegalStateExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.