arrowflight.info

Module for [Info] class

Types 3

Methods
GType _gType() @property
Info self()Returns `this`, for use in `with` statements.
InfoGidBuilder builder()Get builder for [arrowflight.info.Info] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(arrow.schema.Schema schema, arrowflight.descriptor.Descriptor descriptor, arrowflight.endpoint.Endpoint[] endpoints, long totalRecords, long totalBytes)

Fluent builder for [arrowflight.info.Info]

Methods