Uses of Class
org.apache.jackrabbit.oak.plugins.document.NamePathRev
-
Packages that use NamePathRev Package Description org.apache.jackrabbit.oak.plugins.document -
-
Uses of NamePathRev in org.apache.jackrabbit.oak.plugins.document
Methods in org.apache.jackrabbit.oak.plugins.document that return types with arguments of type NamePathRev Modifier and Type Method Description Cache<NamePathRev,DocumentNodeState.Children>DocumentNodeStoreBuilder. buildChildrenCache(DocumentNodeStore store)Cache<NamePathRev,DocumentNodeState.Children>DocumentNodeStore. getNodeChildrenCache()Methods in org.apache.jackrabbit.oak.plugins.document with parameters of type NamePathRev Modifier and Type Method Description intNamePathRev. compareTo(@NotNull NamePathRev other)
-