Class AggregateHistogramRequest.Options

    • Field Detail

      • VALUE_COLUMN

        public static final String VALUE_COLUMN
        The name of the column to use when calculating the bin values (values are summed). The column must be a numerical type (int, double, long, float).
        See Also:
        Constant Field Values