RankOptionsGidBuilderImpl.nullPlacement
T nullPlacement(arrow.types.NullPlacement propval)Set nullPlacement property.
Parameters
propval | Whether nulls and NaNs are placed at the start or at the end. |
Returns
Builder instance for fluent chaining
T nullPlacement(arrow.types.NullPlacement propval)Set nullPlacement property.
propval | Whether nulls and NaNs are placed at the start or at the end. |