All Implemented Interfaces:
Serializable, ColumnVector, RowColumnVector, WritableColumnVector

@Internal public class HeapRowVector extends AbstractHeapVector implements WritableColumnVector, RowColumnVector
This class represents a nullable heap row column vector.
See Also: