arrow.source_node_options
Module for [SourceNodeOptions] class
Types 3
Methods
SourceNodeOptionsGidBuilder builder() static nothrowGet builder for [arrow.source_node_options.SourceNodeOptions] Returns: New builder objectarrow.source_node_options.SourceNodeOptions newRecordBatch(arrow.record_batch.RecordBatch recordBatch) static nothrowclassSourceNodeOptionsGidBuilderImpl(T) : arrow.execute_node_options.ExecuteNodeOptionsGidBuilderImpl!T
Fluent builder implementation template for arrow.source_node_options.SourceNodeOptions
Methods
T reader(arrow.record_batch_reader.RecordBatchReader propval) nothrowT recordBatch(arrow.record_batch.RecordBatch propval) nothrowFluent builder for arrow.source_node_options.SourceNodeOptions
Methods