50 CopyStore

An entire Log Structured Store file can be copied with a call to LssCopy().

This has the effect of compacting the store. All the live serial elements are written to a new LSS using a single transaction. There is no space wasted on redundant serial elements, RPM packets, snapshot log records and SUT sections.

CopyStore.cpp

Source: Ceda/cxLss/src/CopyStore.cpp