Type alias ListStreamComputeAggregation

ListStreamComputeAggregation: typeof COUNT | typeof CARDINALITY | typeof MEDIAN | typeof PC75 | typeof PC90 | typeof PC95 | typeof PC98 | typeof PC99 | typeof SUM | typeof MIN | typeof MAX | typeof AVG | typeof EARLIEST | typeof LATEST | typeof MOST_FREQUENT | UnparsedObject

Aggregation value.

Generated using TypeDoc