Class: Arrow::Int32Array
Constant Summary collapse
- Vector =
org.apache.arrow.vector.IntVector
- ValueDataType =
Int32DataType
Constants inherited from Array
Array::VectorAppender, Array::VectorEqualsVisitor
Instance Attribute Summary
Attributes inherited from Array
Method Summary
Methods inherited from Array
#+, #==, #[], builder_class, #cast, #close, #concatenate, #concatenate_raw, #each, #equal_array?, #get_value, #initialize, #inspect, #is_in, #is_in_raw, #length, new, #null?, #resolve, #reverse_each, #size, #to_a, #to_arrow, #to_arrow_array, #to_arrow_chunked_array, #to_s, try_convert, #value_data_type, #value_data_type_raw, #values
Methods included from InputReferable
Methods included from GenericTakeable
Methods included from GenericFilterable
Methods included from ArrayComputable
Constructor Details
This class inherits a constructor from Arrow::Array