類別

ArrowArray

描述

abstract class Arrow.Array : GObject.Object {
  parent_instance: GObject
}
無可用描述。

祖先

函式

garrow_array_import
無可用描述。

since: 6.0.0

實例方法

garrow_array_cast
無可用描述。

since: 0.7.0

garrow_array_concatenate
無可用描述。

since: 4.0.0

garrow_array_count
無可用描述。

since: 0.13.0

garrow_array_count_values
無可用描述。

since: 0.13.0

garrow_array_dictionary_encode
無可用描述。

since: 0.8.0

garrow_array_diff_unified
無可用描述。

since: 0.15.0

garrow_array_equal
無可用描述。

since: 0.4.0

garrow_array_equal_approx
無可用描述。

since: 0.4.0

garrow_array_equal_options
無可用描述。

since: 5.0.0

garrow_array_equal_range
無可用描述。

since: 0.4.0

garrow_array_export
無可用描述。

since: 6.0.0

garrow_array_filter
無可用描述。

since: 0.15.0

garrow_array_get_length
無可用描述。

garrow_array_get_n_nulls
無可用描述。

garrow_array_get_null_bitmap
無可用描述。

since: 0.3.0

garrow_array_get_offset
無可用描述。

garrow_array_get_value_data_type
無可用描述。

since: 0.3.0

garrow_array_get_value_type
無可用描述。

since: 0.3.0

garrow_array_is_in
無可用描述。

since: 0.15.0

garrow_array_is_in_chunked_array
無可用描述。

since: 0.15.0

garrow_array_is_null
無可用描述。

since: 0.3.0

garrow_array_is_valid
無可用描述。

since: 0.8.0

garrow_array_run_end_encode
無可用描述。

since: 13.0.0

garrow_array_slice
無可用描述。

garrow_array_sort_indices
無可用描述。

since: 3.0.0

garrow_array_sort_to_indices
無可用描述。

deprecated: 3.0.0 since: 0.15.0

garrow_array_take
無可用描述。

since: 0.14.0

garrow_array_take_chunked_array
無可用描述。

since: 0.16.0

garrow_array_to_string
無可用描述。

since: 0.4.0

garrow_array_unique
無可用描述。

since: 0.8.0

garrow_array_view
無可用描述。

since: 0.15.0

繼承自 GObject 的方法 (43)

請參閱 GObject 以取得完整的方法列表。

屬性

Arrow.Array:array
無可用描述。

Arrow.Array:buffer1
無可用描述。

Arrow.Array:buffer2
無可用描述。

Arrow.Array:null-bitmap
無可用描述。

Arrow.Array:parent
無可用描述。

Arrow.Array:value-data-type
無可用描述。

訊號

繼承自 GObject 的訊號 (1)
GObject::notify

當物件的其中一個屬性透過 g_object_set_property()、g_object_set() 等設定值時,會發射 notify 訊號。

類別結構

struct ArrowArrayClass {
  GObjectClass parent_class;
  
}
無可用描述。
類別成員
parent_class: GObjectClass
無可用描述。