aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/large_array_buffer_type.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change buffer state accounting from elements to entries.Tor Egge2023-04-041-2/+2
* Rename member variables in BufferTypeBase:Tor Egge2023-04-041-1/+1
* Use ElemT as template parameter for BufferType, SmallArrayBufferType,Tor Egge2023-04-031-10/+10
* Rename ArrayStoreTypeMapper to ArrayStoreSimpleTypeMapper.Tor Egge2023-03-071-1/+1
* Pass type mapper to buffer type handlers for array store.Tor Egge2022-09-301-1/+1
* Let empty entry BufferType sentinel be static instead of globalTor Brede Vekterli2022-03-281-1/+2
* Add memory allocator to array store.Tor Egge2022-02-111-0/+39