public class BooleanStarColumnWriter extends StarColumnWriter
StarColumnWriter.DataStat| Constructor and Description |
|---|
BooleanStarColumnWriter(StarTable table,
int icol)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ItemAccumulator |
createItemAccumulator(StoragePolicy storage) |
StarColumnWriter.DataStat |
writeDataBytes(OutputStream out)
Writes the bytes consituting the data stream for this column,
excluding any optional validity mask.
|
getColumnIndex, getFeatherType, getName, getTable, getUserMetadata, isNullable, writeColumnBytespublic BooleanStarColumnWriter(StarTable table, int icol)
table - tableicol - column indexpublic StarColumnWriter.DataStat writeDataBytes(OutputStream out) throws IOException
StarColumnWriterwriteDataBytes in class StarColumnWriterout - destination streamIOExceptionpublic ItemAccumulator createItemAccumulator(StoragePolicy storage)
createItemAccumulator in class StarColumnWriterCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.