arrow.aggregate_node_options
Module for AggregateNodeOptions class
Types 3
Methods
AggregateNodeOptions self()Returns `this`, for use in `with` statements.AggregateNodeOptionsGidBuilder builder()Get builder for [arrow.aggregate_node_options.AggregateNodeOptions] Returns: New builder objectConstructors
this(arrow.aggregation.Aggregation[] aggregations, string[] keys = null)classAggregateNodeOptionsGidBuilderImpl(T) : arrow.execute_node_options.ExecuteNodeOptionsGidBuilderImpl!T
Fluent builder implementation template for arrow.aggregate_node_options.AggregateNodeOptions
classAggregateNodeOptionsGidBuilder : AggregateNodeOptionsGidBuilderImpl!AggregateNodeOptionsGidBuilder
Fluent builder for arrow.aggregate_node_options.AggregateNodeOptions
Methods
AggregateNodeOptions build()Create object from builder. Returns: New object