range property

BucketRange? range
getter/setter pair

Bucket range on which histogram was performed for the numeric field, that is, the count represents number of jobs in this range.

Implementation

BucketRange? range;