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