Package org.apache.jackrabbit.core.persistence.bundle
-
Interface Summary Interface Description BundleFsPersistenceManager.CloseableBLOBStore Helper interface for closeable stores -
Class Summary Class Description AbstractBundlePersistenceManager TheAbstractBundlePersistenceManager
acts as base for all persistence managers that store the state in aNodePropBundle
.BundleFsPersistenceManager This is a generic persistence manager that stores theNodePropBundle
s in a filesystem.ConsistencyCheckerImpl