Package org.alfresco.repo.virtual.ref
Class StoredPathHasher
java.lang.Object
org.alfresco.repo.virtual.ref.HierarchicalPathHasher
org.alfresco.repo.virtual.ref.StoredPathHasher
- All Implemented Interfaces:
PathHasher
Creates string-pair hashes based on stored path hashes.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringhashSubpath(String subpath) protected StringlookupSubpathHash(String hash) Methods inherited from class org.alfresco.repo.virtual.ref.HierarchicalPathHasher
hash, lookup
-
Constructor Details
-
StoredPathHasher
-
-
Method Details
-
hashSubpath
- Specified by:
hashSubpathin classHierarchicalPathHasher
-
lookupSubpathHash
- Specified by:
lookupSubpathHashin classHierarchicalPathHasher
-