類別

ArrowRecordBatchReader

描述

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

祖先

建構子

garrow_record_batch_reader_new
無可用描述。

自:6.0.0

函式

garrow_record_batch_reader_import
無可用描述。

自:6.0.0

實例方法

garrow_record_batch_reader_export
無可用描述。

自:6.0.0

garrow_record_batch_reader_get_next_record_batch
無可用描述。

已棄用:0.5.0 自:0.4.0

garrow_record_batch_reader_get_schema
無可用描述。

自:0.4.0

garrow_record_batch_reader_get_sources
無可用描述。

自:13.0.0

garrow_record_batch_reader_read_all
無可用描述。

自:6.0.0

garrow_record_batch_reader_read_next
無可用描述。

自:0.8.0

garrow_record_batch_reader_read_next_record_batch
無可用描述。

已棄用:0.8.0 自:0.5.0

繼承自 GObject 的方法 (43)

請參閱 GObject 以查看完整的方法列表。

信號

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

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

類別結構

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