aboutsummaryrefslogtreecommitdiffstats
path: root/vdslib/src/main/java/com/yahoo/vdslib/state/ClusterState.java
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup, no functional changesHarald Musum2023-03-271-27/+20
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Update comments and use better naming.Henning Baldersheim2021-09-231-16/+16
* As NodeState is mutable a new one must be created when handing it outHenning Baldersheim2021-09-231-2/+2
* Description only matters if it is down....Henning Baldersheim2021-09-231-1/+1
* Use a BitSet to enable more compact representation of ClusterState internally.Henning Baldersheim2021-09-231-64/+85
* Refactor cluster state to avoid checking NodeType everywhere and reduce code ...Henning Baldersheim2021-09-221-117/+166
* Don't store full bundle objects in cluster state historyTor Brede Vekterli2021-03-121-16/+0
* No '*' importsHenning Baldersheim2019-04-261-8/+11
* Initial support for per bucket space cluster states in cluster controllerTor Brede Vekterli2018-02-221-0/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* use Objects.hash() to implement hashCode()Arne H Juul2017-04-211-6/+1
* implement hashCode to avoid warningArne H Juul2017-04-201-0/+11
* Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-261-1/+1
* Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-251-1/+1
* Implement function delegation in TensorJon Bratseth2016-11-161-1/+1
* Rewrite and refactor core cluster controller state generation logicTor Brede Vekterli2016-10-051-9/+87
* PublishJon Bratseth2016-06-151-0/+403