summaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/ContentNodeStats.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Mincor cleanup, no functional changsHarald Musum2021-02-211-2/+2
* Add config to clustercontroller for the min merge completion ratio of buckets...Geir Storli2018-03-201-2/+12
* Let BucketSpaceStats track invalid count to allow transition from invalid -> ...Geir Storli2018-02-271-12/+21
* Add class checking whether a bucket space on a content node might have bucket...Geir Storli2018-02-271-0/+4
* Track whether BucketSpaceStats is valid or not.Geir Storli2018-02-271-2/+14
* Add factory functions for BucketSpaceStats.Geir Storli2018-02-201-5/+12
* License year bump.Geir Storli2018-02-201-1/+1
* Add handling of bucket spaces stats to HostInfo and ClusterStatsAggregator.Geir Storli2018-02-191-97/+78
* Rename NodeMergeStats -> ContentNodeStats.Geir Storli2018-02-191-0/+151