類別

ArrowRecordBatchBuilder

描述

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

繼承自

建構子

garrow_record_batch_builder_new
無可用描述。

始於:0.8.0

實例方法

garrow_record_batch_builder_flush
無可用描述。

始於:0.8.0

garrow_record_batch_builder_get_column_builder
無可用描述。

始於:0.13.0

garrow_record_batch_builder_get_field
無可用描述。

已棄用:0.13.0 始於:0.8.0

garrow_record_batch_builder_get_initial_capacity
無可用描述。

始於:0.8.0

garrow_record_batch_builder_get_n_columns
無可用描述。

始於:0.13.0

garrow_record_batch_builder_get_n_fields
無可用描述。

已棄用:0.13.0 始於:0.8.0

garrow_record_batch_builder_get_schema
無可用描述。

始於:0.8.0

garrow_record_batch_builder_set_initial_capacity
無可用描述。

始於:0.8.0

繼承自 GObject 的方法 (43)

完整方法列表請參閱 GObject

信號

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

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

類別結構

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