Uses of Class
org.apache.jackrabbit.oak.plugins.document.PathRev
Packages that use PathRev
-
Uses of PathRev in org.apache.jackrabbit.oak.plugins.document
Methods in org.apache.jackrabbit.oak.plugins.document that return types with arguments of type PathRevModifier and TypeMethodDescriptionorg.apache.jackrabbit.guava.common.cache.Cache<PathRev,
DocumentNodeState> DocumentNodeStoreBuilder.buildNodeCache
(DocumentNodeStore store) org.apache.jackrabbit.guava.common.cache.Cache<PathRev,
DocumentNodeState> DocumentNodeStore.getNodeCache()
static org.apache.jackrabbit.guava.common.cache.Cache<PathRev,
DocumentNodeState> DocumentNodeStoreHelper.getNodesCache
(DocumentNodeStore dns) Methods in org.apache.jackrabbit.oak.plugins.document with parameters of type PathRev