Uses of Class
org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.Children
Packages that use DocumentNodeState.Children
-
Uses of DocumentNodeState.Children in org.apache.jackrabbit.oak.plugins.document
Fields in org.apache.jackrabbit.oak.plugins.document declared as DocumentNodeState.ChildrenModifier and TypeFieldDescriptionstatic final DocumentNodeState.Children
DocumentNodeState.NO_CHILDREN
Methods in org.apache.jackrabbit.oak.plugins.document that return DocumentNodeState.ChildrenModifier and TypeMethodDescriptionstatic DocumentNodeState.Children
DocumentNodeState.Children.fromString
(String s) Methods in org.apache.jackrabbit.oak.plugins.document that return types with arguments of type DocumentNodeState.ChildrenModifier and TypeMethodDescriptionorg.apache.jackrabbit.guava.common.cache.Cache<NamePathRev,
DocumentNodeState.Children> DocumentNodeStoreBuilder.buildChildrenCache
(DocumentNodeStore store) org.apache.jackrabbit.guava.common.cache.Cache<NamePathRev,
DocumentNodeState.Children> DocumentNodeStore.getNodeChildrenCache()