Uses of Class
org.nuxeo.ecm.core.storage.InvalidationsQueue
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of InvalidationsQueue in org.nuxeo.ecm.core.storage
Modifier and TypeFieldDescriptionfinal List<InvalidationsQueue<T>>
InvalidationsPropagator.queues
Modifier and TypeMethodDescriptionvoid
InvalidationsPropagator.addQueue
(InvalidationsQueue<T> queue) void
InvalidationsPropagator.propagateInvalidations
(T invalidations, InvalidationsQueue<T> skipQueue) void
InvalidationsPropagator.removeQueue
(InvalidationsQueue<T> queue) -
Uses of InvalidationsQueue in org.nuxeo.ecm.core.storage.dbs
-
Uses of InvalidationsQueue in org.nuxeo.ecm.core.storage.sql