public static class PojoWriters.StringWriter extends AbstractPojoWriter<NullableVarCharVector>
vector
Constructor and Description |
---|
StringWriter(String fieldName,
DrillBuf managedBuf) |
Modifier and Type | Method and Description |
---|---|
void |
writeField(Object value,
int outboundIndex)
Writes given value to the given position of the bit to set.
|
allocate, cleanup, init, setValueCount
public void writeField(Object value, int outboundIndex)
PojoWriter
value
- values to be writtenoutboundIndex
- position of the bitCopyright © 2022 The Apache Software Foundation. All rights reserved.