Uses of Class
org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
-
Packages that use NodeDocumentCache Package Description org.apache.jackrabbit.oak.plugins.document org.apache.jackrabbit.oak.plugins.document.rdb Implementations ofDocumentStoreandBlobStorefor relational databases. -
-
Uses of NodeDocumentCache in org.apache.jackrabbit.oak.plugins.document
Methods in org.apache.jackrabbit.oak.plugins.document that return NodeDocumentCache Modifier and Type Method Description NodeDocumentCacheDocumentNodeStoreBuilder. buildNodeDocumentCache(DocumentStore docStore, NodeDocumentLocks locks) -
Uses of NodeDocumentCache in org.apache.jackrabbit.oak.plugins.document.rdb
Methods in org.apache.jackrabbit.oak.plugins.document.rdb that return NodeDocumentCache Modifier and Type Method Description protected NodeDocumentCacheRDBDocumentStore. getNodeDocumentCache()
-