summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/model/api/Reindexing.java
Commit message (Expand)AuthorAgeFilesLines
* Set speed: 1 for config change reindexing, and user-specified in (0, 10] from...Jon Marius Venstad2021-12-151-0/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Correctly configure reindexing for shared cluster controller clusterBjørn Christian Seime2020-12-071-0/+2
* Use separate boolean to indicate disabled statusJon Marius Venstad2020-11-101-1/+4
* Use Optional<Status> to signal no reidexing for a typeJon Marius Venstad2020-11-041-5/+2
* Use more explicit value when reindexing should not be doneJon Marius Venstad2020-11-041-1/+4
* Model reindexing status per cluster and document typeJon Marius Venstad2020-11-031-7/+6
* Add data store for reindexing dataJon Marius Venstad2020-10-291-0/+26