類別

ArrowRecordBatchIterator

描述

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

祖先

建構子

garrow_record_batch_iterator_new
無可用描述。

始於:0.17.0

實例方法

garrow_record_batch_iterator_equal
無可用描述。

始於:0.17.0

garrow_record_batch_iterator_next
無可用描述。

始於:0.17.0

garrow_record_batch_iterator_to_list
無可用描述。

始於:0.17.0

繼承自 GObject 的方法 (43)

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

屬性

訊號

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

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

類別結構

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