Package org.apache.jackrabbit.oak.plugins.cow
-
Class Summary Class Description BranchNodeStore COWNodeStore The copy-on-write (COW) node store implementation allows to temporarily switch the repository into the "testing" mode, in which all the changes are stored in a volatile storage, namely the MemoryNodeStore.COWNodeStoreService