Documentation
Dlang.org
SourceNodeOptionsGidBuilderImpl
arrow
source_node_options
Fluent builder implementation template for
arrow.source_node_options.SourceNodeOptions
class
SourceNodeOptionsGidBuilderImpl : arrow.execute_node_options.ExecuteNodeOptionsGidBuilderImpl!T(
T
) {
T
reader
(arrow.record_batch_reader.RecordBatchReader propval);
T
recordBatch
(arrow.record_batch.RecordBatch propval);
}
Members
Functions
reader
T
reader
(arrow.record_batch_reader.RecordBatchReader propval)
recordBatch
T
recordBatch
(arrow.record_batch.RecordBatch propval)
arrow
source_node_options
classes
SourceNodeOptions
SourceNodeOptionsGidBuilder
SourceNodeOptionsGidBuilderImpl
Fluent builder implementation template for arrow.source_node_options.SourceNodeOptions