arrow.execute_node

Module for [ExecuteNode] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
ExecuteNode self() nothrowReturns `this`, for use in `with` statements.
ExecuteNodeGidBuilder builder() static nothrowGet builder for [arrow.execute_node.ExecuteNode] Returns: New builder object
string getKindName() nothrow
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.execute_node.ExecuteNode

Methods
T node(void * propval) nothrow
Methods
ExecuteNode build() nothrowCreate object from builder. Returns: New object