arrow.execute_context

Module for [ExecuteContext] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
ExecuteContext self() nothrowReturns `this`, for use in `with` statements.
ExecuteContextGidBuilder builder() static nothrowGet builder for [arrow.execute_context.ExecuteContext] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
Methods
ExecuteContext build() nothrowCreate object from builder. Returns: New object