public static class PojoWriters.NTimeStampWriter extends AbstractPojoWriter<NullableTimeStampVector>
vector| Constructor and Description |
|---|
PojoWriters.NTimeStampWriter(String fieldName) |
| 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 PojoWriters.NTimeStampWriter(String fieldName)
public void writeField(Object value, int outboundIndex)
PojoWritervalue - values to be writtenoutboundIndex - position of the bitCopyright © 2017 The Apache Software Foundation. All rights reserved.