類別

ArrowRecordBatchWriter

描述

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

繼承自

實例方法

garrow_record_batch_writer_close
無可用描述。

since: 0.4.0

garrow_record_batch_writer_is_closed
無可用描述。

since: 18.0.0

garrow_record_batch_writer_write_record_batch
無可用描述。

since: 0.4.0

garrow_record_batch_writer_write_table
無可用描述。

since: 0.8.0

繼承自 GObject 的方法 (43)

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

訊號

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

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

類別結構

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