public class AvroNullConsumer extends BaseAvroConsumer<NullVector>
NullVector.currentIndex, vector| Constructor and Description |
|---|
AvroNullConsumer(NullVector vector) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(org.apache.avro.io.Decoder decoder)
Consume a specific type value from avro decoder and write it to vector.
|
addNull, close, getVector, resetValueVector, setPositionpublic AvroNullConsumer(NullVector vector)
public void consume(org.apache.avro.io.Decoder decoder)
throws IOException
Consumerdecoder - avro decoder to read dataIOException - on errorCopyright © 2024 The Apache Software Foundation. All rights reserved.