類別

ArrowRecordBatchFileReader

描述

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

祖先

建構子

garrow_record_batch_file_reader_new
無可用描述。

自 0.4.0 起

實例方法

garrow_record_batch_file_reader_get_n_record_batches
無可用描述。

自 0.4.0 起

garrow_record_batch_file_reader_get_record_batch
無可用描述。

已棄用:0.5.0 自 0.4.0 起可用

garrow_record_batch_file_reader_get_schema
無可用描述。

自 0.4.0 起

garrow_record_batch_file_reader_get_version
無可用描述。

自 0.4.0 起

garrow_record_batch_file_reader_read_record_batch
無可用描述。

自 0.5.0 起

繼承自 GObject 的方法 (43)

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

信號

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

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

類別結構

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