aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/reference/gid_to_lid_change_listener.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid sync_all by using an explicit gate.Henning Baldersheim2021-11-191-1/+1
* Add a vector of gids to remove to ReferenceAttribute::populateTargetLids()Tor Egge2021-11-181-1/+1
* Move MonitoredRefCount and RetainGuard to vespalib.Tor Egge2021-10-181-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use a RetainGuard to ensure DocumentDB is not closed until everything has bee...Henning Baldersheim2021-04-231-2/+2
* Rename context to IDestructorCallbackSPHenning Baldersheim2020-07-081-2/+2
* Async handling of gid/lid changes.Henning Baldersheim2020-07-071-2/+2
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-10/+10
* Use a explicit type to avoid confusion on what an intger number mean. Compone...Henning Baldersheim2018-06-111-6/+5
* Rename notifyPut to notifyPutDone since notification happens afterTor Egge2017-09-151-1/+1
* Propagate API changes to GidToLidChangeListener and ReferenceAttribute:Tor Egge2017-08-301-1/+2
* 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
* Replace task id with executor id and component id in sequenced task executor.Tor Egge2017-05-031-0/+1
* Tweak document db reference resolver test.Tor Egge2017-02-241-0/+1
* Add gid to lid change handler and gid to lid change registrator.Tor Egge2017-02-221-4/+11
* Update class comment.Tor Egge2017-02-171-1/+2
* Add GidToLidChangeListener, a class for listening to changes in mapping fromTor Egge2017-02-171-0/+30