Class DBSInvalidations

java.lang.Object
org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
All Implemented Interfaces:
Serializable, SerializableAccumulableInvalidations, SerializableMessage

public class DBSInvalidations extends Object implements SerializableAccumulableInvalidations
A set of invalidations for a given repository.

Records both modified and deleted fragments, as well as "parents modified" fragments.

Since:
8.10
See Also: