class
ArrowColumnVector extends ColumnVector
Instance Constructors
-
new
ArrowColumnVector(vector: ValueVector)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
close(): Unit
-
def
closeIfFreeable(): Unit
-
final
def
dataType(): DataType
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
getArray(rowId: Int): ColumnarArray
-
def
getBinary(rowId: Int): Array[Byte]
-
def
getBoolean(rowId: Int): Boolean
-
def
getBooleans(rowId: Int, count: Int): Array[Boolean]
-
def
getByte(rowId: Int): Byte
-
def
getBytes(rowId: Int, count: Int): Array[Byte]
-
def
getChild(ordinal: Int): ArrowColumnVector
-
final
def
getClass(): Class[_]
-
def
getDecimal(rowId: Int, precision: Int, scale: Int): Decimal
-
def
getDouble(rowId: Int): Double
-
def
getDoubles(rowId: Int, count: Int): Array[Double]
-
def
getFloat(rowId: Int): Float
-
def
getFloats(rowId: Int, count: Int): Array[Float]
-
def
getInt(rowId: Int): Int
-
final
def
getInterval(rowId: Int): CalendarInterval
-
def
getInts(rowId: Int, count: Int): Array[Int]
-
def
getLong(rowId: Int): Long
-
def
getLongs(rowId: Int, count: Int): Array[Long]
-
def
getMap(rowId: Int): ColumnarMap
-
def
getShort(rowId: Int): Short
-
def
getShorts(rowId: Int, count: Int): Array[Short]
-
final
def
getStruct(rowId: Int): ColumnarRow
-
def
getUTF8String(rowId: Int): UTF8String
-
def
getValueVector(): ValueVector
-
def
hasNull(): Boolean
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
isNullAt(rowId: Int): Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
numNulls(): Int
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Value Members
-
def
closeIfFreeable(): Unit
-
final
def
dataType(): DataType
-
def
getBooleans(rowId: Int, count: Int): Array[Boolean]
-
def
getBytes(rowId: Int, count: Int): Array[Byte]
-
def
getDoubles(rowId: Int, count: Int): Array[Double]
-
def
getFloats(rowId: Int, count: Int): Array[Float]
-
final
def
getInterval(rowId: Int): CalendarInterval
-
def
getInts(rowId: Int, count: Int): Array[Int]
-
def
getLongs(rowId: Int, count: Int): Array[Long]
-
def
getShorts(rowId: Int, count: Int): Array[Short]
-
final
def
getStruct(rowId: Int): ColumnarRow
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
close(): Unit
-
def
closeIfFreeable(): Unit
-
final
def
dataType(): DataType
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
getArray(rowId: Int): ColumnarArray
-
def
getBinary(rowId: Int): Array[Byte]
-
def
getBoolean(rowId: Int): Boolean
-
def
getBooleans(rowId: Int, count: Int): Array[Boolean]
-
def
getByte(rowId: Int): Byte
-
def
getBytes(rowId: Int, count: Int): Array[Byte]
-
def
getChild(ordinal: Int): ArrowColumnVector
-
final
def
getClass(): Class[_]
-
def
getDecimal(rowId: Int, precision: Int, scale: Int): Decimal
-
def
getDouble(rowId: Int): Double
-
def
getDoubles(rowId: Int, count: Int): Array[Double]
-
def
getFloat(rowId: Int): Float
-
def
getFloats(rowId: Int, count: Int): Array[Float]
-
def
getInt(rowId: Int): Int
-
final
def
getInterval(rowId: Int): CalendarInterval
-
def
getInts(rowId: Int, count: Int): Array[Int]
-
def
getLong(rowId: Int): Long
-
def
getLongs(rowId: Int, count: Int): Array[Long]
-
def
getMap(rowId: Int): ColumnarMap
-
def
getShort(rowId: Int): Short
-
def
getShorts(rowId: Int, count: Int): Array[Short]
-
final
def
getStruct(rowId: Int): ColumnarRow
-
def
getUTF8String(rowId: Int): UTF8String
-
def
getValueVector(): ValueVector
-
def
hasNull(): Boolean
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
isNullAt(rowId: Int): Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
numNulls(): Int
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit