Class SumByLongAggregatorBucket

java.lang.Object
de.uplanet.lucy.server.auxiliaries.chart.AbstractSumAggregatorBucket<Long>
de.uplanet.lucy.server.auxiliaries.chart.SumByLongAggregatorBucket
All Implemented Interfaces:
IAggregatorBucket<Long,de.uplanet.lucy.server.auxiliaries.chart.DoubleAggregatorDataPoint>

public final class SumByLongAggregatorBucket extends AbstractSumAggregatorBucket<Long>
  • Method Details

    • getGroupingValue

      public Long getGroupingValue()
      Description copied from interface: IAggregatorBucket
      Get the grouping or category value.
      Returns:
      The grouping or category value.