aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/test/mock_gid_to_lid_change_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Deinline large destructors and clean up some code based on clion hints.Henning Baldersheim2023-02-011-9/+3
* notifyRemove -> notifyRemovesHenning Baldersheim2021-10-281-1/+1
* Notify gid-lid changes in batch on delete bucket.Henning Baldersheim2021-10-271-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Simplify return statements.Tor Egge2020-11-201-1/+1
* Delay gid to lid change notifications for put operations.Tor Egge2020-11-191-2/+3
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-2/+2
* Rename context to IDestructorCallbackSPHenning Baldersheim2020-07-081-2/+2
* Async handling of gid/lid changes.Henning Baldersheim2020-07-071-7/+6
* Use nested namespaces.Geir Storli2020-05-081-3/+1
* Rename notifyPut to notifyPutDone since notification happens afterTor Egge2017-09-151-1/+1
* Change API for IGidToLidChangeHandler:Tor Egge2017-08-301-1/+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
* Notify gid to lid changes during feeding.Tor Egge2017-02-271-0/+3
* Tweak document db reference resolver test.Tor Egge2017-02-241-1/+7
* Update document db reference resolver to register listeners for gid to lidTor Egge2017-02-241-0/+54