ArrowFlightDoPutResult

描述

class ArrowFlight.DoPutResult : GObject.Object {
  parent_instance: GObject
}
无可用描述。

继承关系

实例方法

GObject 继承的方法 (43)

请参阅 GObject 获取完整的方法列表。

属性

ArrowFlight.DoPutResult:reader

用于从服务器读取应用程序元数据的 reader。

since: 18.0.0

ArrowFlight.DoPutResult:result
无可用描述。

ArrowFlight.DoPutResult:writer

用于写入记录批次的 writer。

since: 18.0.0

信号

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

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

类结构

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