aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/attribute/attribute_directory.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Report transient disk usage for attribute disk snapshots.Geir Storli2022-12-021-4/+13
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Drop timestamp.hHenning Baldersheim2019-12-161-1/+0
* Replace UTCTimeStamp with std::chrono::system_clock::time_pointHenning Baldersheim2019-12-051-4/+5
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-2/+1
* Specify UTC explicitHenning Baldersheim2019-11-181-4/+4
* Do not expose getSnapshotDir yetHenning Baldersheim2018-08-201-1/+1
* Use std::make_xxxHenning Baldersheim2018-08-201-6/+8
* 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
* Use more forward declarations.Tor Egge2017-04-051-0/+1
* Remove 'removeDir' argument to removeInvalidSnapshots method.Tor Egge2017-03-231-2/+4
* Use AttributeDirectory also when loading attributes.Tor Egge2017-03-231-1/+2
* Remove unused member.Tor Egge2017-03-221-1/+0
* Add AttributeDirectory which manages the disk directory for a namedTor Egge2017-03-221-0/+84