Class AggregateDataDefault


  • final class AggregateDataDefault
    extends AggregateData
    Data stored while calculating an aggregate.
    • Constructor Detail

      • AggregateDataDefault

        AggregateDataDefault​(AggregateType aggregateType,
                             TypeInfo dataType)
        Parameters:
        aggregateType - the type of the aggregate operation
        dataType - the data type of the computed result