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> 
- 
Nested Class Summary
Nested classes/interfaces inherited from class de.uplanet.lucy.server.auxiliaries.chart.AbstractSumAggregatorBucket
AbstractSumAggregatorBucket.SortableDoubleAggregatorDataPointList - 
Method Summary
Methods inherited from class de.uplanet.lucy.server.auxiliaries.chart.AbstractSumAggregatorBucket
getAverage, getMax, getMin, getSum, getValue, getValues, hasValue 
- 
Method Details
- 
getGroupingValue
Description copied from interface:IAggregatorBucketGet the grouping or category value.- Returns:
 - The grouping or category value.
 
 
 -