Enum BucketAutoOptions.Granularity

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<BucketAutoOptions.Granularity>
    Enclosing class:
    BucketAutoOptions

    public static enum BucketAutoOptions.Granularity
    extends java.lang.Enum<BucketAutoOptions.Granularity>
    A value that specifies the preferred number series to use to ensure that the calculated boundary edges end on preferred round numbers or their powers of 10. Available only if the all groupBy values are numeric and none of them are NaN.