SinkNodeOptions

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this()

Members

Functions

getReader
arrow.record_batch_reader.RecordBatchReader getReader(arrow.schema.Schema schema)
self
SinkNodeOptions self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()

Inherited Members

From ExecuteNodeOptions

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
ExecuteNodeOptions self()

Returns this, for use in with statements.