類別

ArrowRecordBatchFileWriter

描述

class Arrow.RecordBatchFileWriter : Arrow.RecordBatchStreamWriter {
  parent_instance: GArrowRecordBatchStreamWriter
}
尚無描述。

建構子

garrow_record_batch_file_writer_new
尚無描述。

自 0.4.0 版本起

實例方法

繼承自 GArrowRecordBatchWriter 的方法 (4)
garrow_record_batch_writer_close
尚無描述。

自 0.4.0 版本起

garrow_record_batch_writer_is_closed
尚無描述。

自 18.0.0 版本起

garrow_record_batch_writer_write_record_batch
尚無描述。

自 0.4.0 版本起

garrow_record_batch_writer_write_table
尚無描述。

自 0.8.0 版本起

繼承自 GObject 的方法 (43)

完整方法列表請見 GObject

屬性

訊號

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

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

類別結構

struct ArrowRecordBatchFileWriterClass {
  GArrowRecordBatchStreamWriterClass parent_class;
  
}
尚無描述。
類別成員
parent_class: GArrowRecordBatchStreamWriterClass
尚無描述。