aggregationSize property

int? aggregationSize
final

To set the number of buckets to be returned by aggregations.

Note: This is a new feature and only available for appbase versions >= 7.41.0.

Implementation

final int? aggregationSize;