Klasse SumByLongAggregatorBucket

java.lang.Object
de.uplanet.lucy.server.auxiliaries.chart.AbstractSumAggregatorBucket<Long>
de.uplanet.lucy.server.auxiliaries.chart.SumByLongAggregatorBucket
Alle implementierten Schnittstellen:
IAggregatorBucket<Long,de.uplanet.lucy.server.auxiliaries.chart.DoubleAggregatorDataPoint>

public final class SumByLongAggregatorBucket extends AbstractSumAggregatorBucket<Long>
  • Methodendetails

    • getGroupingValue

      public Long getGroupingValue()
      Beschreibung aus Schnittstelle kopiert: IAggregatorBucket
      Get the grouping or category value.
      Gibt zurück:
      The grouping or category value.