public class BasicStatistics extends Object implements Statistics
| Constructor and Description |
|---|
BasicStatistics() |
| Modifier and Type | Method and Description |
|---|---|
Row |
aggregate(List<Row> rows)
Aggregates statistics for all the rows.
|
public Row aggregate(List<Row> rows)
Statisticsaggregate in interface Statisticsrows - to be aggregated.RowCopyright © 2022 CDAP Licensed under the Apache License, Version 2.0.