Class
ArrowFlightClient
Instance methods
gaflight_client_authenticate_basic_token
Authenticates to the server using basic HTTP style authentication.
since: 12.0.0
gaflight_client_do_put
Upload data to a Flight described by the given descriptor. The
caller must call garrow_record_batch_writer_close()
on the
returned stream once they are done writing.
since: 18.0.0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.