public class CharTreeWriter extends StringBaseTreeWriter
TreeWriter.Factorydictionary, directStreamOutput, lengthOutput, rows, useDictionaryEncodingbloomFilter, bloomFilterEntry, bloomFilterUtf8, context, createBloomFilter, encryption, fileStatistics, id, indexStatistics, isPresent, rowIndexPosition, schema, stripeColStatistics| Modifier and Type | Method and Description | 
|---|---|
| void | writeBatch(ColumnVector vector,
          int offset,
          int length)Write the values from the given vector from offset for length elements. | 
createRowIndexEntry, estimateMemory, flushStreams, getRawDataSize, prepareStripe, writeStripeaddStripeStatistics, getCurrentStatistics, getRowIndex, getRowIndexEntry, getStripeStatistics, writeFileStatistics, writeRootBatchpublic void writeBatch(ColumnVector vector, int offset, int length) throws IOException
TreeWriterBasewriteBatch in interface TreeWriterwriteBatch in class TreeWriterBasevector - the vector to write fromoffset - the first value from the vector to writelength - the number of values from the vector to writeIOExceptionCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.