aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/persistence/bucketprocessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused Context parameterHenning Baldersheim2022-03-311-9/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Add an BucketExecutor interface taking a bucket and a BucketTask for execut...Henning Baldersheim2021-01-151-0/+1
* Only fetch document IDs in bucket when splitting, not whole documentsTor Brede Vekterli2021-01-051-3/+3
* Revert "Revert "Balder/use an actual fieldset repo""Henning Baldersheim2020-08-201-5/+5
* Revert "Balder/use an actual fieldset repo"Arnstein Ressem2020-08-191-5/+5
* Change api so that we can drop clone from the interface and prepare for using...Henning Baldersheim2020-08-141-5/+5
* Remove the unused [header] and [body] fieldsets to simplify backend optimizat...Henning Baldersheim2020-08-041-3/+2
* Include stdexcept before using std::runtime_errorTor Egge2020-01-261-0/+1
* Use enum class for storage::spi::Result::ErrorType.Tor Egge2019-07-301-2/+2
* Include only what you need.Henning Baldersheim2017-08-181-0/+1
* 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
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-3/+1
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-2/+4
* Break the document include chain at the attribute vector.Henning Baldersheim2016-11-241-2/+2
* PublishJon Bratseth2016-06-151-0/+83