public class NewComponentStatisticsAggregator extends Object implements Serializable
Constructor and Description |
---|
NewComponentStatisticsAggregator()
Creates an instance of NewComponentStatisticsAggregator.
|
NewComponentStatisticsAggregator(long totalRowCount,
long rowCountForNewCluster,
Vector sumOfAnomalies)
Creates an instance of NewComponentStatisticsAggregator.
|
Modifier and Type | Method and Description |
---|---|
Vector |
mean() |
long |
rowCountForNewCluster() |
long |
totalRowCount() |
public NewComponentStatisticsAggregator(long totalRowCount, long rowCountForNewCluster, Vector sumOfAnomalies)
totalRowCount
- Total row count in dataset.rowCountForNewCluster
- Row count for new cluster.sumOfAnomalies
- Sum of anomalies.public NewComponentStatisticsAggregator()
public Vector mean()
public long rowCountForNewCluster()
public long totalRowCount()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021