Bundle Cache element, containing information to uniquely identify a bundle on vfs.
More...
Bundle Cache element, containing information to uniquely identify a bundle on vfs.
Contains the filepath (the node/allocator and service), its expiry time and the (storage internal) duplicate index. With this information a bundle in storage is uniquely identified. The list should be maintained sorted by the expiry DTN time, so that egress can be sped up. A node of 0 is reserved for unused cache elements.
Definition at line 42 of file cache.h.