arrow.record_batch_builder
Module for [RecordBatchBuilder] class
Types 3
Methods
RecordBatchBuilderGidBuilder builder() static nothrowGet builder for [arrow.record_batch_builder.RecordBatchBuilder] Returns: New builder objectarrow.array_builder.ArrayBuilder getColumnBuilder(int i) nothrowarrow.array_builder.ArrayBuilder getField(int i) nothrowlong getInitialCapacity() nothrowint getNColumns() nothrowint getNFields() nothrowarrow.schema.Schema getSchema() nothrowvoid setInitialCapacity(long capacity) nothrowFluent builder implementation template for arrow.record_batch_builder.RecordBatchBuilder
Methods
T recordBatchBuilder(void * propval) nothrowFluent builder for arrow.record_batch_builder.RecordBatchBuilder
Methods