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.