public abstract class HierarchicalPathHasher extends Object implements PathHasher
HashStore defined hashes. | Constructor and Description |
|---|
HierarchicalPathHasher() |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.util.Pair<String,String> |
hash(String path) |
protected abstract String |
hashSubpath(String subpath) |
String |
lookup(org.alfresco.util.Pair<String,String> hash) |
protected abstract String |
lookupSubpathHash(String hash) |
public org.alfresco.util.Pair<String,String> hash(String path)
hash in interface PathHasherpublic String lookup(org.alfresco.util.Pair<String,String> hash)
lookup in interface PathHasherCopyright © 2005–2018 Alfresco Software. All rights reserved.