arrowflight.client
Module for [Client] class
Types 3
classClient : gobject.object.ObjectWrap
Methods
ClientGidBuilder builder()Get builder for [arrowflight.client.Client] Returns: New builder objectbool authenticateBasicToken(string user, string password, arrowflight.call_options.CallOptions options, out string bearerName, out string bearerValue)Authenticates to the server using basic HTTP style authentication.bool close()arrowflight.stream_reader.StreamReader doGet(arrowflight.ticket.Ticket ticket, arrowflight.call_options.CallOptions options = null)arrowflight.do_put_result.DoPutResult doPut(arrowflight.descriptor.Descriptor descriptor, arrow.schema.Schema schema, arrowflight.call_options.CallOptions options = null)Upload data to a Flight described by the given descriptor. The caller must call [arrow.recordbatchwriter.RecordBatchWriter.close] on the returned stream once they are done writing.arrowflight.info.Info getFlightInfo(arrowflight.descriptor.Descriptor descriptor, arrowflight.call_options.CallOptions options = null)arrowflight.info.Info[] listFlights(arrowflight.criteria.Criteria criteria = null, arrowflight.call_options.CallOptions options = null)Constructors
this(arrowflight.location.Location location, arrowflight.client_options.ClientOptions options = null)Methods
T client(void * propval)