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