aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/operations/external/removelocationoperation.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire distributor operation cancelling to state change edgesTor Brede Vekterli2023-09-071-9/+5
* Misc cleanup and formatting of distributor codeTor Brede Vekterli2022-12-151-9/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Reduce direct use of DistributorStripeComponent.Geir Storli2021-05-141-6/+6
* Split DistributorMessageSender into two parts.Geir Storli2021-04-291-3/+3
* Rename DistributorOperationContext to DistributorStripeOperationContext.Geir Storli2021-04-271-1/+1
* Add operation context interface to remove coupling between external operation...Geir Storli2020-11-301-1/+3
* Add interface to parse a document selection to reduce coupling between extern...Geir Storli2020-11-301-2/+4
* Use c++11 for loops and use std::move.Henning Baldersheim2020-03-231-2/+2
* Pass distributor bucket space to remove location operation, removeTor Egge2017-11-031-0/+4
* 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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-14/+7
* PublishJon Bratseth2016-06-151-0/+48