public class EntryNodeMapVisitor extends AbstractNodeVisitor
| Constructor and Description |
|---|
EntryNodeMapVisitor(int maxLevel,
org.apache.sling.commons.classloader.DynamicClassLoaderManager dclm) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
entering(javax.jcr.Node node,
int level) |
Map<CacheKey,CacheContent> |
getCache() |
protected CacheContent |
getCacheContent(javax.jcr.Node node) |
protected CacheKey |
getCacheKey(javax.jcr.Node node) |
close, getEvictionCount, isBucketNode, isCacheEntryNode, isEmptyBucketNode, leaving, persistSession, visitpublic EntryNodeMapVisitor(int maxLevel,
org.apache.sling.commons.classloader.DynamicClassLoaderManager dclm)
public Map<CacheKey,CacheContent> getCache()
protected void entering(javax.jcr.Node node,
int level)
throws javax.jcr.RepositoryException
entering in class AbstractNodeVisitorjavax.jcr.RepositoryExceptionprotected CacheContent getCacheContent(javax.jcr.Node node) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionprotected CacheKey getCacheKey(javax.jcr.Node node) throws javax.jcr.RepositoryException, IOException, ClassNotFoundException
javax.jcr.RepositoryExceptionIOExceptionClassNotFoundExceptionCopyright © 2013–2020 Adobe. All rights reserved.