aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/reference/gid_to_lid_change_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* 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
* Delay gid to lid change notifications for put operations.Tor Egge2020-11-191-3/+6
* Rename context to IDestructorCallbackSPHenning Baldersheim2020-07-081-4/+4
* Async handling of gid/lid changes.Henning Baldersheim2020-07-071-13/+12
* Adjust forward declarations in searchcore.Tor Egge2019-02-021-1/+1
* Handle delayed calls to notifyRemoveDone() in gid to lid change handler.Tor Egge2017-09-151-1/+19
* Rename notifyPut to notifyPutDone since notification happens afterTor Egge2017-09-151-2/+2
* Move API comments from implementation headers to interface header.Tor Egge2017-09-061-12/+0
* Revert "Use gid to lid change handler interface directly"Tor Egge2017-09-061-0/+12
* Move API comments from implementation headers to interface header.Tor Egge2017-09-061-12/+0
* Propagate API changes to GidToLidChangeListener and ReferenceAttribute:Tor Egge2017-08-301-1/+2
* Change API for IGidToLidChangeHandler:Tor Egge2017-08-301-1/+7
* Prepare for gid to lid change notifications coming from differentTor Egge2017-08-301-9/+6
* 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-2/+1
* Fix comments. Break long lines.Tor Egge2017-02-231-2/+4
* Add gid to lid change handler and gid to lid change registrator.Tor Egge2017-02-221-0/+57