API 版本:1.0
函式庫版本:19.0.0
由 gi-docgen 2023.1 產生
class ArrowFlight.Client : GObject.Object { parent_instance: GObject }
since: 5.0.0
使用基本 HTTP 樣式驗證向伺服器進行身分驗證。
since: 12.0.0
since: 8.0.0
since: 6.0.0
將資料上傳到給定描述符描述的 Flight。呼叫者必須在完成寫入後,對返回的流調用 garrow_record_batch_writer_close()。
garrow_record_batch_writer_close()
since: 18.0.0
since: 9.0.0
請參閱 GObject 以取得完整的方法列表。
當物件的其中一個屬性通過 g_object_set_property()、g_object_set() 等設定其值時,會發出 notify 訊號。
struct ArrowFlightClientClass { GObjectClass parent_class; }
parent_class: GObjectClass
內容