public class OneElementFieldVectorGenerator extends Object implements AutoCloseable
Constructor and Description |
---|
OneElementFieldVectorGenerator(org.apache.arrow.memory.BufferAllocator bufferAllocator,
DataField dataField,
Object value) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
org.apache.arrow.vector.FieldVector |
get(int rowCount) |
public org.apache.arrow.vector.FieldVector get(int rowCount)
public void close()
close
in interface AutoCloseable
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.