public class BucketNodeHandler extends Object
| Constructor and Description |
|---|
BucketNodeHandler(javax.jcr.Node node,
org.apache.sling.commons.classloader.DynamicClassLoaderManager dynamicClassLoaderManager,
Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Node |
createOrRetrieveEntryNode(CacheKey key,
long engineDefaultExpiryInMs) |
javax.jcr.Node |
getEntryIfExists(CacheKey key) |
javax.jcr.Node |
getEntryIfExists(CacheKey key,
boolean ignoreExpiration) |
public BucketNodeHandler(javax.jcr.Node node,
org.apache.sling.commons.classloader.DynamicClassLoaderManager dynamicClassLoaderManager,
Clock clock)
public javax.jcr.Node createOrRetrieveEntryNode(CacheKey key, long engineDefaultExpiryInMs) throws javax.jcr.RepositoryException, IOException, ClassNotFoundException
javax.jcr.RepositoryExceptionIOExceptionClassNotFoundExceptionpublic javax.jcr.Node getEntryIfExists(CacheKey key) throws javax.jcr.RepositoryException, IOException, ClassNotFoundException
javax.jcr.RepositoryExceptionIOExceptionClassNotFoundExceptionpublic javax.jcr.Node getEntryIfExists(CacheKey key, boolean ignoreExpiration) throws javax.jcr.RepositoryException, IOException, ClassNotFoundException
javax.jcr.RepositoryExceptionIOExceptionClassNotFoundExceptionCopyright © 2013–2020 Adobe. All rights reserved.