public class DocumentNodeStoreHelper extends Object
| Constructor and Description |
|---|
DocumentNodeStoreHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
garbageReport(org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore dns) |
static com.google.common.cache.Cache<org.apache.jackrabbit.oak.plugins.document.PathRev,org.apache.jackrabbit.oak.plugins.document.DocumentNodeState> |
getNodesCache(org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore dns) |
public static com.google.common.cache.Cache<org.apache.jackrabbit.oak.plugins.document.PathRev,org.apache.jackrabbit.oak.plugins.document.DocumentNodeState> getNodesCache(org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore dns)
public static void garbageReport(org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore dns)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.