public static class PojoWriters.EnumWriter extends AbstractPojoWriter<org.apache.drill.exec.vector.NullableVarCharVector>
vector| Constructor and Description |
|---|
EnumWriter(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, setValueCountpublic void writeField(Object value, int outboundIndex)
PojoWritervalue - values to be writtenoutboundIndex - position of the bitCopyright © 2021 The Apache Software Foundation. All rights reserved.