類別

Arrow記錄批次

描述

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

繼承自

建構子

garrow_record_batch_new
無可用描述。

函數

garrow_record_batch_import
無可用描述。

始於: 6.0.0

實例方法

garrow_record_batch_add_column
無可用描述。

始於: 0.9.0

garrow_record_batch_equal
無可用描述。

始於: 0.4.0

garrow_record_batch_equal_metadata
無可用描述。

始於: 0.17.0

garrow_record_batch_export
無可用描述。

始於: 6.0.0

garrow_record_batch_filter
無可用描述。

始於: 0.15.0

garrow_record_batch_get_column_data
無可用描述。

始於: 0.15.0

garrow_record_batch_get_n_rows
無可用描述。

garrow_record_batch_get_schema
無可用描述。

garrow_record_batch_remove_column
無可用描述。

始於: 0.9.0

garrow_record_batch_serialize
無可用描述。

始於: 1.0.0

garrow_record_batch_slice
無可用描述。

garrow_record_batch_sort_indices
無可用描述。

始於: 3.0.0

garrow_record_batch_take
無可用描述。

始於: 0.16.0

garrow_record_batch_to_string
無可用描述。

始於: 0.4.0

繼承自 GObject 的方法 (43)

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

屬性

Arrow.RecordBatch:record-batch
無可用描述。

訊號

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

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

類別結構

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