Package io.deephaven.extensions.arrow.sources
package io.deephaven.extensions.arrow.sources
-
ClassDescriptionBase class for arrow column sourcesArrow Vector:
BitVector
Deephaven Type: booleanArrow Vector:TinyIntVector
Deephaven Type: byteArrow Vector:UInt2Vector
Deephaven Type: charArrow Vector:Float8Vector
Deephaven Type: doubleArrow Vector:Float4Vector
Deephaven Type: floatArrow Vector:TimeStampVector
Deephaven Type: java.time.InstantArrow Vector:IntVector
Deephaven Type: intArrow Vector:TimeMilliVector
Deephaven Type: java.time.LocalTimeArrow Vector:BigIntVector
Deephaven Type: longArrow Vector:ValueVector
Deephaven Type: java.lang.ObjectArrow Vector:SmallIntVector
Deephaven Type: shortArrow Vector:VarCharVector
Deephaven Type: java.lang.StringArrow Vector:UInt1Vector
Deephaven Type: shortArrow Vector:UInt4Vector
Deephaven Type: longArrow Vector:UInt8Vector
Deephaven Type: java.math.BigInteger