ArrowRecordBatchIterator

描述

class Arrow.RecordBatchIterator : GObject.Object {
  parent_instance: GObject
}
无可用描述。

父类

构造函数

garrow_record_batch_iterator_new
无可用描述。

since (始于): 0.17.0

实例方法

garrow_record_batch_iterator_equal
无可用描述。

since (始于): 0.17.0

garrow_record_batch_iterator_next
无可用描述。

since (始于): 0.17.0

garrow_record_batch_iterator_to_list
无可用描述。

since (始于): 0.17.0

GObject 继承的方法 (43)

请查看 GObject 以获取完整的方法列表。

属性

信号

GObject 继承的信号 (1)
GObject::notify

当对象的属性通过 g_object_set_property()、g_object_set() 等设置其值时,会发出 notify 信号。

类结构

struct ArrowRecordBatchIteratorClass {
  GObjectClass parent_class;
  
}
无可用描述。
类成员
parent_class: GObjectClass
无可用描述。