public class ConstrainedFieldOutput extends BaseFieldOutput
| Modifier and Type | Field and Description |
|---|---|
protected ValueWriter[] |
colWriters |
currentDataPointer, currentFieldIndex, fieldBytes, fieldProjected, fieldWriteCount, maxField, writer| Modifier and Type | Method and Description |
|---|---|
protected ValueWriter |
columnWriter() |
boolean |
endField()
End processing a field within a record.
|
protected void |
writeToVector()
Write a buffer of data to the underlying vector using the
column writer.
|
append, endEmptyField, finishRecord, getRecordCount, isFull, startField, startRecordprotected final ValueWriter[] colWriters
protected void writeToVector()
BaseFieldOutputwriteToVector in class BaseFieldOutputpublic boolean endField()
endField in class BaseFieldOutputprotected ValueWriter columnWriter()
columnWriter in class BaseFieldOutputCopyright © 2021 The Apache Software Foundation. All rights reserved.