Uses of Class
org.apache.jackrabbit.oak.plugins.document.PathRev
-
Packages that use PathRev Package Description org.apache.jackrabbit.oak.plugins.document -
-
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 PathRev Modifier and Type Method Description Cache<PathRev,DocumentNodeState>DocumentNodeStoreBuilder. buildNodeCache(DocumentNodeStore store)Cache<PathRev,DocumentNodeState>DocumentNodeStore. getNodeCache()Methods in org.apache.jackrabbit.oak.plugins.document with parameters of type PathRev Modifier and Type Method Description intPathRev. compareTo(@NotNull PathRev other)
-