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 PathHasher
public String lookup(org.alfresco.util.Pair<String,String> hash)
lookup
in interface PathHasher
Copyright © 2005–2017 Alfresco Software. All rights reserved.